License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdorg.coodex |
ArtifactId | ArtifactIdshared-cache |
Last Version | Last Version0.5.1-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncoodex-libraries
|
Filename | Size |
---|---|
shared-cache-0.5.1-RC2.pom | |
shared-cache-0.5.1-RC2.jar | 5 KB |
shared-cache-0.5.1-RC2-sources.jar | 5 KB |
shared-cache-0.5.1-RC2-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.coodex/shared-cache/ -->
<dependency>
<groupId>org.coodex</groupId>
<artifactId>shared-cache</artifactId>
<version>0.5.1-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.coodex/shared-cache/
implementation 'org.coodex:shared-cache:0.5.1-RC2'
// https://jarcasting.com/artifacts/org.coodex/shared-cache/
implementation ("org.coodex:shared-cache:0.5.1-RC2")
'org.coodex:shared-cache:jar:0.5.1-RC2'
<dependency org="org.coodex" name="shared-cache" rev="0.5.1-RC2">
<artifact name="shared-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coodex', module='shared-cache', version='0.5.1-RC2')
)
libraryDependencies += "org.coodex" % "shared-cache" % "0.5.1-RC2"
[org.coodex/shared-cache "0.5.1-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.coodex : coodex-utilities | jar | 0.5.1-RC2 |