is not current version
Last Version 3.0.0-alpha

com.nytimes.android:filesystem 1.0.4

Store

GroupId

GroupId

com.nytimes.android
ArtifactId

ArtifactId

filesystem
Version

Version

1.0.4
Type

Type

aar

Download filesystem 1.0.4


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