Download store-1.2.0-RC1.jar file - Jar s

Jar examples for s:store

Description

Used to integrate android apps with Testpress Platform

You can download jar file store 1.2.0-RC1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>com.buschmais.jqassistant.core</groupId>
   <artifactId>store</artifactId>
   <version>1.2.0-RC1</version>
</dependency>
compile group: 'com.buschmais.jqassistant.core', name: 'store', version: '1.2.0-RC1'
libraryDependencies += "com.buschmais.jqassistant.core" % "store" % "1.2.0-RC1"
<dependency org="com.buschmais.jqassistant.core" name="store" rev="1.2.0-RC1"/>
@Grapes(@Grab(group='com.buschmais.jqassistant.core', module='store', version='1.2.0-RC1'))
'com.buschmais.jqassistant.core:store:jar:1.2.0-RC1'

Download

Click the following link to download the jar file.

store-1.2.0-RC1-javadoc.jar
store-1.2.0-RC1-sources.jar
store-1.2.0-RC1-tests.jar
store-1.2.0-RC1.jar
store-1.2.0-RC1.pom



Related Tutorials