MVN

com.nytimes.android : cache

Maven & Gradle

Jul 24, 2017
9 usages
3.5k stars

com.nytimes.android · Store

<dependency>
    <groupId>com.nytimes.android</groupId>
    <artifactId>cache</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nytimes.android : cache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.1
  • Latest Alpha: 3.0.0-alpha

All Versions

Choose a version of com.nytimes.android : cache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
cache-3.0.0-alpha
2.1.x
cache-2.1.1
cache-2.1.0
2.0.x
cache-2.0.4
cache-2.0.3
cache-2.0.2
cache-2.0.1
cache-2.0.0
1.0.x
cache-1.0.7
cache-1.0.6
cache-1.0.4
cache-1.0.3
cache-1.0.2
cache-1.0.1
cache-1.0.0

How to add a dependency to Maven

Add the following com.nytimes.android : cache maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nytimes.android</groupId>
    <artifactId>cache</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nytimes.android : cache gradle dependency to your build.gradle file:

implementation 'com.nytimes.android:cache:2.1.1'

Gradle Kotlin DSL: Add the following com.nytimes.android : cache gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nytimes.android:cache:2.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nytimes.android : cache sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nytimes.android" % "cache" % "2.1.1"

Advertisement

Dependencies from Group

Jul 24, 2017
9 usages
3.5k stars
Mar 25, 2019
5 usages
3.5k stars
Mar 25, 2019
5 usages
3.5k stars
Jul 24, 2017
4 usages
3.5k stars
Jul 24, 2017
3 usages
3.5k stars

Discover Dependencies