GroupId | GroupIdvip.justlive |
---|---|
ArtifactId | ArtifactIdoxygen-cache |
Version | Version2.1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
oxygen-cache-2.1.3.0.pom | |
oxygen-cache-2.1.3.0.jar | 12 KB |
oxygen-cache-2.1.3.0-sources.jar | 11 KB |
oxygen-cache-2.1.3.0-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/vip.justlive/oxygen-cache/ -->
<dependency>
<groupId>vip.justlive</groupId>
<artifactId>oxygen-cache</artifactId>
<version>2.1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/vip.justlive/oxygen-cache/
implementation 'vip.justlive:oxygen-cache:2.1.3.0'
// https://jarcasting.com/artifacts/vip.justlive/oxygen-cache/
implementation ("vip.justlive:oxygen-cache:2.1.3.0")
'vip.justlive:oxygen-cache:jar:2.1.3.0'
<dependency org="vip.justlive" name="oxygen-cache" rev="2.1.3.0">
<artifact name="oxygen-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.justlive', module='oxygen-cache', version='2.1.3.0')
)
libraryDependencies += "vip.justlive" % "oxygen-cache" % "2.1.3.0"
[vip.justlive/oxygen-cache "2.1.3.0"]