We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add the following dependency to your pom.xml.
pom.xml
<dependency> <groupId>com.github.provigen</groupId> <artifactId>ProviGen-lib</artifactId> <version>2.0.1</version> </dependency>
Add the following dependency to your build.gradle.
build.gradle
dependencies { mavenCentral() compile 'com.github.provigen:ProviGen-lib:2.0.+' }
Download the ProviGen jar from here and put it in your libs folder.
libs