Download rox-java-core-1.1.2.jar file - Jar r

Jar examples for r:rox-java-core

Description

ROX - Continuous Feature Rollouts for Mobile Release

You can download jar file rox-java-core 1.1.2 in this page.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

rox-java-core-1.1.2-javadoc.jar
rox-java-core-1.1.2-sources.jar
rox-java-core-1.1.2.jar
rox-java-core-1.1.2.pom



Related Tutorials