License |
License |
---|---|
GroupId | GroupIdcom.displee |
ArtifactId | ArtifactIdrs-cache-library |
Last Version | Last Version6.9-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrs-cache-library
Uploads all artifacts belonging to configuration ':archives'
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rs-cache-library-6.9-RC1.pom | |
rs-cache-library-6.9-RC1.jar | 98 KB |
rs-cache-library-6.9-RC1-sources.jar | 26 KB |
rs-cache-library-6.9-RC1-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.displee/rs-cache-library/ -->
<dependency>
<groupId>com.displee</groupId>
<artifactId>rs-cache-library</artifactId>
<version>6.9-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.displee/rs-cache-library/
implementation 'com.displee:rs-cache-library:6.9-RC1'
// https://jarcasting.com/artifacts/com.displee/rs-cache-library/
implementation ("com.displee:rs-cache-library:6.9-RC1")
'com.displee:rs-cache-library:jar:6.9-RC1'
<dependency org="com.displee" name="rs-cache-library" rev="6.9-RC1">
<artifact name="rs-cache-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.displee', module='rs-cache-library', version='6.9-RC1')
)
libraryDependencies += "com.displee" % "rs-cache-library" % "6.9-RC1"
[com.displee/rs-cache-library "6.9-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jponge : lzma-java | jar | 1.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.61 |
org.apache.ant : ant | jar | 1.10.7 |
com.displee : disio | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |