D
D
D7ILeucoH2019-07-15 20:51:08
Java
D7ILeucoH, 2019-07-15 20:51:08

How to post your Java Android Studio lib?

I created a cool library, I want other developers to be able to easily implement it into their code. I want this to happen in a human way, through implements inside Gradle. Where and how should I lay out my class with either?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
illuzor, 2019-07-15
@iLLuzor

You need to publish the library to some maven repository. The easiest (or maybe not the most) option would be to publish to jcenter via bintray. Here is the instruction.

I
Ivan Shumov, 2019-07-15
@inoise

GitHub

O
Oleg, 2019-07-15
@402d

https://bintray.com/signup/oss - free open source option

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question