is not current version
Last Version 6.9-RC1

com.displee:rs-cache-library 6.7.1

Uploads all artifacts belonging to configuration ':archives'

GroupId

GroupId

com.displee
ArtifactId

ArtifactId

rs-cache-library
Version

Version

6.7.1
Type

Type

jar

Download rs-cache-library 6.7.1


<!-- https://jarcasting.com/artifacts/com.displee/rs-cache-library/ -->
<dependency>
    <groupId>com.displee</groupId>
    <artifactId>rs-cache-library</artifactId>
    <version>6.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.displee/rs-cache-library/
implementation 'com.displee:rs-cache-library:6.7.1'
// https://jarcasting.com/artifacts/com.displee/rs-cache-library/
implementation ("com.displee:rs-cache-library:6.7.1")
'com.displee:rs-cache-library:jar:6.7.1'
<dependency org="com.displee" name="rs-cache-library" rev="6.7.1">
  <artifact name="rs-cache-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.displee', module='rs-cache-library', version='6.7.1')
)
libraryDependencies += "com.displee" % "rs-cache-library" % "6.7.1"
[com.displee/rs-cache-library "6.7.1"]