is not current version
Last Version 3.0.0-alpha

com.nytimes.android:filesystem 2.0.4

Store

GroupId

GroupId

com.nytimes.android
ArtifactId

ArtifactId

filesystem
Version

Version

2.0.4
Type

Type

jar

Download filesystem 2.0.4


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