Download filesystem3-3.1.0.jar file - Jar f

Jar examples for f:filesystem3

Description

Store3 is built with RxJava2

You can download jar file filesystem3 3.1.0 in this page.

License

Apache License

Build File

You can use the following script to add filesystem3-3.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

filesystem3-3.1.0-javadoc.jar
filesystem3-3.1.0-sources.jar
filesystem3-3.1.0.jar
filesystem3-3.1.0.pom



Related Tutorials