GroupId | GroupIdio.gitee.aluka8023 |
---|---|
ArtifactId | ArtifactIdnirvana-cache |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
nirvana-cache-1.1.1.pom | |
nirvana-cache-1.1.1.jar | 28 KB |
nirvana-cache-1.1.1-sources.jar | 15 KB |
nirvana-cache-1.1.1-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.aluka8023/nirvana-cache/ -->
<dependency>
<groupId>io.gitee.aluka8023</groupId>
<artifactId>nirvana-cache</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.aluka8023/nirvana-cache/
implementation 'io.gitee.aluka8023:nirvana-cache:1.1.1'
// https://jarcasting.com/artifacts/io.gitee.aluka8023/nirvana-cache/
implementation ("io.gitee.aluka8023:nirvana-cache:1.1.1")
'io.gitee.aluka8023:nirvana-cache:jar:1.1.1'
<dependency org="io.gitee.aluka8023" name="nirvana-cache" rev="1.1.1">
<artifact name="nirvana-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.aluka8023', module='nirvana-cache', version='1.1.1')
)
libraryDependencies += "io.gitee.aluka8023" % "nirvana-cache" % "1.1.1"
[io.gitee.aluka8023/nirvana-cache "1.1.1"]