Download feature-toggle-0.0.3.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.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials