Answer the question
In order to leave comments, you need to log in
How to build your library using gradle?
I am going to write a library in Java using gradle. I need to export it as a jar. And in the future, I may want to upload to the maven repository. It turns out that apply plugin: 'application' is no longer suitable, because I don't need an executable jar file. The question is how to correctly and competently create a library in Java using gradle?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question