License |
License |
---|---|
GroupId | GroupIdcom.nytimes.android |
ArtifactId | ArtifactIdfilesystem |
Last Version | Last Version3.0.0-alpha |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncom.nytimes.android
Store
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
filesystem-3.0.0-alpha.pom | |
filesystem-3.0.0-alpha.aar | 14 KB |
filesystem-3.0.0-alpha-sources.jar | 10 KB |
filesystem-3.0.0-alpha-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nytimes.android/filesystem/ -->
<dependency>
<groupId>com.nytimes.android</groupId>
<artifactId>filesystem</artifactId>
<version>3.0.0-alpha</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nytimes.android/filesystem/
implementation 'com.nytimes.android:filesystem:3.0.0-alpha'
// https://jarcasting.com/artifacts/com.nytimes.android/filesystem/
implementation ("com.nytimes.android:filesystem:3.0.0-alpha")
'com.nytimes.android:filesystem:aar:3.0.0-alpha'
<dependency org="com.nytimes.android" name="filesystem" rev="3.0.0-alpha">
<artifact name="filesystem" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nytimes.android', module='filesystem', version='3.0.0-alpha')
)
libraryDependencies += "com.nytimes.android" % "filesystem" % "3.0.0-alpha"
[com.nytimes.android/filesystem "3.0.0-alpha"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okio : okio | jar | 1.11.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
javax.inject : javax.inject | jar | 1 |
com.nytimes.android : cache | jar | 3.0.0-alpha |
com.nytimes.android : store | jar | 3.0.0-alpha |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
org.assertj : assertj-core | jar | 1.7.1 |
junit : junit | jar | 4.12 |
com.google.guava : guava | jar | 19.0 |
com.google.code.gson : gson | jar | 2.6.2 |
com.nytimes.android : middleware | jar | 3.0.0-alpha |