We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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