is not current version
Last Version 3.0.0-alpha

com.nytimes.android:filesystem 2.0.2

Store

GroupId

GroupId

com.nytimes.android
ArtifactId

ArtifactId

filesystem
Version

Version

2.0.2
Type

Type

jar

Download filesystem 2.0.2


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