Jar examples for f:feature-toggle
Blocks4J's Feature Toggle main project
You can download jar file feature-toggle 0.0.2 in this page.
Apache License
You can use the following script to add feature-toggle-0.0.2.jar to your project.
<dependency> <groupId>org.blocks4j.feature.toggle</groupId> <artifactId>feature-toggle</artifactId> <version>0.0.2</version> </dependency>
compile group: 'org.blocks4j.feature.toggle', name: 'feature-toggle', version: '0.0.2'
libraryDependencies += "org.blocks4j.feature.toggle" % "feature-toggle" % "0.0.2"
<dependency org="org.blocks4j.feature.toggle" name="feature-toggle" rev="0.0.2"/>
@Grapes(@Grab(group='org.blocks4j.feature.toggle', module='feature-toggle', version='0.0.2'))
'org.blocks4j.feature.toggle:feature-toggle:jar:0.0.2'
Click the following link to download the jar file.
feature-toggle-0.0.2-javadoc.jar