is not current version
Last Version 3.1.1

com.nytimes.android:filesystem3 3.0.1

Store3 is built with RxJava2

GroupId

GroupId

com.nytimes.android
ArtifactId

ArtifactId

filesystem3
Version

Version

3.0.1
Type

Type

jar

Download filesystem3 3.0.1


<!-- https://jarcasting.com/artifacts/com.nytimes.android/filesystem3/ -->
<dependency>
    <groupId>com.nytimes.android</groupId>
    <artifactId>filesystem3</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nytimes.android/filesystem3/
implementation 'com.nytimes.android:filesystem3:3.0.1'
// https://jarcasting.com/artifacts/com.nytimes.android/filesystem3/
implementation ("com.nytimes.android:filesystem3:3.0.1")
'com.nytimes.android:filesystem3:jar:3.0.1'
<dependency org="com.nytimes.android" name="filesystem3" rev="3.0.1">
  <artifact name="filesystem3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nytimes.android', module='filesystem3', version='3.0.1')
)
libraryDependencies += "com.nytimes.android" % "filesystem3" % "3.0.1"
[com.nytimes.android/filesystem3 "3.0.1"]