MVN

xyz.ronella.gosu : gcache

Maven & Gradle

Mar 19, 2020
2 usages
0 stars

GCache · A simple gosu implementation of concurrent LRU Map.

<dependency>
    <groupId>xyz.ronella.gosu</groupId>
    <artifactId>gcache</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.ronella.gosu : gcache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of xyz.ronella.gosu : gcache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
gcache-1.1.0
1.0.x
gcache-1.0.1
gcache-1.0.0

How to add a dependency to Maven

Add the following xyz.ronella.gosu : gcache maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.ronella.gosu</groupId>
    <artifactId>gcache</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.ronella.gosu : gcache gradle dependency to your build.gradle file:

implementation 'xyz.ronella.gosu:gcache:1.1.0'

Gradle Kotlin DSL: Add the following xyz.ronella.gosu : gcache gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.ronella.gosu:gcache:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.ronella.gosu : gcache sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.ronella.gosu" % "gcache" % "1.1.0"

Advertisement

Dependencies from Group

Mar 19, 2020
2 usages
0 stars
Mar 20, 2020
0 stars
Mar 20, 2020
0 stars
Apr 03, 2020
0 stars
Mar 14, 2022
0 stars

Discover Dependencies

Mar 15, 2020
1 usages
11 stars
Mar 13, 2020
1 usages
Mar 14, 2020
2 usages
5 stars
Feb 12, 2023
1 usages
19 stars
Jan 07, 2023
4 usages
93 stars
Mar 24, 2020
1 usages
Apr 24, 2020
3 usages