Download feature-toggle-0.0.2.jar file - Jar f

Jar examples for f:feature-toggle

Description

Blocks4J's Feature Toggle main project

You can download jar file feature-toggle 0.0.2 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

feature-toggle-0.0.2-javadoc.jar
feature-toggle-0.0.2-sources.jar
feature-toggle-0.0.2.jar
feature-toggle-0.0.2.pom



Related Tutorials