Jar examples for g:grox-core
Maintains the state of Android/Java apps.
You can download jar file grox-core 1.1.0 in this page.
BSD 3-clause
You can use the following script to add grox-core-1.1.0.jar to your project.
<dependency> <groupId>com.groupon.grox</groupId> <artifactId>grox-core</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.groupon.grox', name: 'grox-core', version: '1.1.0'
libraryDependencies += "com.groupon.grox" % "grox-core" % "1.1.0"
<dependency org="com.groupon.grox" name="grox-core" rev="1.1.0"/>
@Grapes(@Grab(group='com.groupon.grox', module='grox-core', version='1.1.0'))
'com.groupon.grox:grox-core:jar:1.1.0'
Click the following link to download the jar file.
grox-core-1.1.0-javadoc.jar