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