Skip to content

Android Library# how to create a Library that make some math operacions, and publish it to maven throug Jcenter hosted by Bintray

Notifications You must be signed in to change notification settings

nunomelo98/MathLibrary

Repository files navigation

MathLibrary

this is a library to see the process to make a library and publish her on github Maven Central. its just a simple library that make simple operation like plus, minus, time and divider. To use this library wath you need to is to put the depenencies with jcenter.

Instalation witth jcenter

go to your buil.gradle module app and add the dependencie:

    dependencies {
         implementation 'com.nunomelo.MathLibrary:mathlibrary:1.0'
    }

About

Android Library# how to create a Library that make some math operacions, and publish it to maven throug Jcenter hosted by Bintray

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages