Download feature-toggle-0.0.1.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.1 in this page.

License

Apache License

Build File

You can use the following script to add feature-toggle-0.0.1.jar to your project.

<dependency>
   <groupId>org.blocks4j.feature.toggle</groupId>
   <artifactId>feature-toggle</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'org.blocks4j.feature.toggle', name: 'feature-toggle', version: '0.0.1'
libraryDependencies += "org.blocks4j.feature.toggle" % "feature-toggle" % "0.0.1"
<dependency org="org.blocks4j.feature.toggle" name="feature-toggle" rev="0.0.1"/>
@Grapes(@Grab(group='org.blocks4j.feature.toggle', module='feature-toggle', version='0.0.1'))
'org.blocks4j.feature.toggle:feature-toggle:jar:0.0.1'

Download

Click the following link to download the jar file.

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



Related Tutorials