Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-jetcache |
Version | Version2.4.6 |
Type | Typejar |
Filename | Size |
---|---|
mica-jetcache-2.4.6.pom | |
mica-jetcache-2.4.6.jar | 11 KB |
mica-jetcache-2.4.6-sources.jar | 9 KB |
mica-jetcache-2.4.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-jetcache/
implementation 'net.dreamlu:mica-jetcache:2.4.6'
// https://jarcasting.com/artifacts/net.dreamlu/mica-jetcache/
implementation ("net.dreamlu:mica-jetcache:2.4.6")
'net.dreamlu:mica-jetcache:jar:2.4.6'
<dependency org="net.dreamlu" name="mica-jetcache" rev="2.4.6">
<artifact name="mica-jetcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-jetcache', version='2.4.6')
)
libraryDependencies += "net.dreamlu" % "mica-jetcache" % "2.4.6"
[net.dreamlu/mica-jetcache "2.4.6"]