GroupId | GroupIdcom.github.ibole |
---|---|
ArtifactId | ArtifactIdinfrastructure-cache |
Version | Version1.0.9 |
Type | Typejar |
Filename | Size |
---|---|
infrastructure-cache-1.0.9.pom | |
infrastructure-cache-1.0.9.jar | 104 KB |
infrastructure-cache-1.0.9-sources.jar | 39 KB |
infrastructure-cache-1.0.9-javadoc.jar | 279 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ibole/infrastructure-cache/ -->
<dependency>
<groupId>com.github.ibole</groupId>
<artifactId>infrastructure-cache</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ibole/infrastructure-cache/
implementation 'com.github.ibole:infrastructure-cache:1.0.9'
// https://jarcasting.com/artifacts/com.github.ibole/infrastructure-cache/
implementation ("com.github.ibole:infrastructure-cache:1.0.9")
'com.github.ibole:infrastructure-cache:jar:1.0.9'
<dependency org="com.github.ibole" name="infrastructure-cache" rev="1.0.9">
<artifact name="infrastructure-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ibole', module='infrastructure-cache', version='1.0.9')
)
libraryDependencies += "com.github.ibole" % "infrastructure-cache" % "1.0.9"
[com.github.ibole/infrastructure-cache "1.0.9"]