Download grox-core-1.1.2.jar file - Jar g

Jar examples for g:grox-core

Description

Maintains the state of Android/Java apps.

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

License

BSD 3-clause

Build File

You can use the following script to add grox-core-1.1.2.jar to your project.

<dependency>
   <groupId>com.groupon.grox</groupId>
   <artifactId>grox-core</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'com.groupon.grox', name: 'grox-core', version: '1.1.2'
libraryDependencies += "com.groupon.grox" % "grox-core" % "1.1.2"
<dependency org="com.groupon.grox" name="grox-core" rev="1.1.2"/>
@Grapes(@Grab(group='com.groupon.grox', module='grox-core', version='1.1.2'))
'com.groupon.grox:grox-core:jar:1.1.2'

Download

Click the following link to download the jar file.

grox-core-1.1.2-javadoc.jar
grox-core-1.1.2-sources.jar
grox-core-1.1.2.jar
grox-core-1.1.2.pom



Related Tutorials