is not current version
Last Version 6.9-RC1

com.displee:rs-cache-library 6.7

Uploads all artifacts belonging to configuration ':archives'

GroupId

GroupId

com.displee
ArtifactId

ArtifactId

rs-cache-library
Version

Version

6.7
Type

Type

jar

Download rs-cache-library 6.7


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