Download grox-core-1.1.1.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.1 in this page.

License

BSD 3-clause

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials