is not current version
Last Version 3.0.0-alpha

com.nytimes.android:filesystem 2.1.0

Store

GroupId

GroupId

com.nytimes.android
ArtifactId

ArtifactId

filesystem
Version

Version

2.1.0
Type

Type

jar

Download filesystem 2.1.0


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