All Projects → jitpack → gradle-modular

jitpack / gradle-modular

Licence: other
multi module gradle project

Programming Languages

java
68154 projects - #9 most used programming language

gradle-modular

Example gradle project with two modules:

  • client
  • server

To install each module individually use com.github.User.Repo for groupId and module name as artifact id:

 compile 'com.github.jitpack.gradle-modular:client:1.1'
 compile 'com.github.jitpack.gradle-modular:server:1.1'
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].