|
You are here |
prashamhtrivedi.in | ||
| | | | |
zserge.com
|
|
| | | | | from mavenCentral to jcenter to jitpack.io | |
| | | | |
ryanharter.com
|
|
| | | | | Remember the olden days of Android development? There were times when including a library in a project meant relative links to source, or using Maven. Fortunately for us, those days are long gone now with the introduction of Gradle. Gradle has made developing and consuming libraries for Android amazingly simple, and has spurred a new boom in library development for Android. We've always had a large, open, inclusive community to boast of, but over the past year or two it has only gotten better as the comm... | |
| | | | |
blog.omega-prime.co.uk
|
|
| | | | | I recently released my first open source library for Java, MDBI. I learnt a lot about the Java open-source ecosystem as part of this process, and this blog summarises that in the hope that it will be useful to others. Specifically, the post will explain how to set up a project using the modern Gradle build system to build code and deploy it to the standard Maven Central repository from the command line really easily. | |
| | | | |
jeroenmols.com
|
|
| | | As my previous blogposts already covered how to set up a private Maven repository, you might wonder "Why again a Maven blogpost?". Well that's a fair question and the answer is twofold: | ||