Download store3-3.0.0-alpha.jar file - Jar s

Jar examples for s:store3

Description

Store3 is built with RxJava2

You can download jar file store3 3.0.0-alpha in this page.

License

Apache License

Build File

You can use the following script to add store3-3.0.0-alpha.jar to your project.

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

Download

Click the following link to download the jar file.

store3-3.0.0-alpha-javadoc.jar
store3-3.0.0-alpha-sources.jar
store3-3.0.0-alpha.jar
store3-3.0.0-alpha.pom



Related Tutorials