Download store-2.1.0.jar file - Jar s

Jar examples for s:store

Description

Used to integrate android apps with Testpress Platform

You can download jar file store 2.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add store-2.1.0.jar to your project.

<dependency>
   <groupId>com.nytimes.android</groupId>
   <artifactId>store</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'com.nytimes.android', name: 'store', version: '2.1.0'
libraryDependencies += "com.nytimes.android" % "store" % "2.1.0"
<dependency org="com.nytimes.android" name="store" rev="2.1.0"/>
@Grapes(@Grab(group='com.nytimes.android', module='store', version='2.1.0'))
'com.nytimes.android:store:jar:2.1.0'

Download

Click the following link to download the jar file.

store-2.1.0-javadoc.jar
store-2.1.0-sources.jar
store-2.1.0.jar
store-2.1.0.pom



Related Tutorials