MVN

com.raylabz : cashew

Maven & Gradle

Sep 16, 2020
1 usages
1 stars

Cashew · A lightweight caching library in Java.

<dependency>
    <groupId>com.raylabz</groupId>
    <artifactId>cashew</artifactId>
    <version>0.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.raylabz : cashew to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.3

All Versions

Choose a version of com.raylabz : cashew to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
cashew-0.3.3
cashew-0.3.2
cashew-0.3.0
0.2.x
cashew-0.2.0
0.1.x
cashew-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.raylabz</groupId>
    <artifactId>cashew</artifactId>
    <version>0.3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.raylabz : cashew gradle dependency to your build.gradle file:

implementation 'com.raylabz:cashew:0.3.3'

Gradle Kotlin DSL: Add the following com.raylabz : cashew gradle kotlin dependency to your build.gradle.kts file:

implementation("com.raylabz:cashew:0.3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.raylabz : cashew sbt scala dependency to your build.sbt file:

libraryDependencies += "com.raylabz" % "cashew" % "0.3.3"

Advertisement

Dependencies from Group

Mar 03, 2020
3 usages
0 stars
Jul 05, 2022
3 usages
Sep 25, 2020
2 usages
0 stars
Sep 16, 2020
1 usages
0 stars
Apr 27, 2020
1 usages
1 stars

Discover Dependencies

Sep 08, 2020
2 usages
1 stars
Sep 22, 2022
1 usages
0 stars
Sep 09, 2020
1 usages
3 stars
Sep 23, 2020
1 stars
Dec 15, 2020
1 usages
Sep 10, 2021
3 stars
Nov 11, 2020
2 usages
1 stars