License |
License |
---|---|
Categories |
CategoriesGuava General Purpose Libraries Utility |
GroupId | GroupIdcom.github.luterc |
ArtifactId | ArtifactIdheimdall-cache-guava |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionheimdall-cache-guava
Heimdall Guava cache
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.luterc/heimdall-cache-guava/ -->
<dependency>
<groupId>com.github.luterc</groupId>
<artifactId>heimdall-cache-guava</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-cache-guava/
implementation 'com.github.luterc:heimdall-cache-guava:1.1.2'
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-cache-guava/
implementation ("com.github.luterc:heimdall-cache-guava:1.1.2")
'com.github.luterc:heimdall-cache-guava:jar:1.1.2'
<dependency org="com.github.luterc" name="heimdall-cache-guava" rev="1.1.2">
<artifact name="heimdall-cache-guava" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luterc', module='heimdall-cache-guava', version='1.1.2')
)
libraryDependencies += "com.github.luterc" % "heimdall-cache-guava" % "1.1.2"
[com.github.luterc/heimdall-cache-guava "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.luterc : heimdall-core | jar | 1.1.2 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.0-jre |