Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-jetcache |
Version | Version2.4.10 |
Type | Typejar |
Filename | Size |
---|---|
mica-jetcache-2.4.10.pom | |
mica-jetcache-2.4.10.jar | 11 KB |
mica-jetcache-2.4.10-sources.jar | 9 KB |
mica-jetcache-2.4.10-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-jetcache/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-jetcache</artifactId>
<version>2.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-jetcache/
implementation 'net.dreamlu:mica-jetcache:2.4.10'
// https://jarcasting.com/artifacts/net.dreamlu/mica-jetcache/
implementation ("net.dreamlu:mica-jetcache:2.4.10")
'net.dreamlu:mica-jetcache:jar:2.4.10'
<dependency org="net.dreamlu" name="mica-jetcache" rev="2.4.10">
<artifact name="mica-jetcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-jetcache', version='2.4.10')
)
libraryDependencies += "net.dreamlu" % "mica-jetcache" % "2.4.10"
[net.dreamlu/mica-jetcache "2.4.10"]