Jar examples for r:rox-java-core
ROX - Continuous Feature Rollouts for Mobile Release
You can download jar file rox-java-core 1.1.2 in this page.
The Apache License, Version 2.0
You can use the following script to add rox-java-core-1.1.2.jar to your project.
<dependency> <groupId>io.rollout.rox</groupId> <artifactId>rox-java-core</artifactId> <version>1.1.2</version> </dependency>
compile group: 'io.rollout.rox', name: 'rox-java-core', version: '1.1.2'
libraryDependencies += "io.rollout.rox" % "rox-java-core" % "1.1.2"
<dependency org="io.rollout.rox" name="rox-java-core" rev="1.1.2"/>
@Grapes(@Grab(group='io.rollout.rox', module='rox-java-core', version='1.1.2'))
'io.rollout.rox:rox-java-core:jar:1.1.2'
Click the following link to download the jar file.
rox-java-core-1.1.2-javadoc.jar