License |
License |
---|---|
GroupId | GroupIdcom.nytimes.android |
ArtifactId | ArtifactIdcache |
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 |
---|---|
cache-3.0.0-alpha.pom | |
cache-3.0.0-alpha.aar | 139 KB |
cache-3.0.0-alpha-sources.jar | 71 KB |
cache-3.0.0-alpha-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nytimes.android/cache/ -->
<dependency>
<groupId>com.nytimes.android</groupId>
<artifactId>cache</artifactId>
<version>3.0.0-alpha</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nytimes.android/cache/
implementation 'com.nytimes.android:cache:3.0.0-alpha'
// https://jarcasting.com/artifacts/com.nytimes.android/cache/
implementation ("com.nytimes.android:cache:3.0.0-alpha")
'com.nytimes.android:cache:aar:3.0.0-alpha'
<dependency org="com.nytimes.android" name="cache" rev="3.0.0-alpha">
<artifact name="cache" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nytimes.android', module='cache', version='3.0.0-alpha')
)
libraryDependencies += "com.nytimes.android" % "cache" % "3.0.0-alpha"
[com.nytimes.android/cache "3.0.0-alpha"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |