is not current version
Last Version 1.0-rc3

com.github.attt:archer-caffeine 1.0-rc1


Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.github.attt
ArtifactId

ArtifactId

archer-caffeine
Version

Version

1.0-rc1
Type

Type

jar

Download archer-caffeine 1.0-rc1


<!-- https://jarcasting.com/artifacts/com.github.attt/archer-caffeine/ -->
<dependency>
    <groupId>com.github.attt</groupId>
    <artifactId>archer-caffeine</artifactId>
    <version>1.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attt/archer-caffeine/
implementation 'com.github.attt:archer-caffeine:1.0-rc1'
// https://jarcasting.com/artifacts/com.github.attt/archer-caffeine/
implementation ("com.github.attt:archer-caffeine:1.0-rc1")
'com.github.attt:archer-caffeine:jar:1.0-rc1'
<dependency org="com.github.attt" name="archer-caffeine" rev="1.0-rc1">
  <artifact name="archer-caffeine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attt', module='archer-caffeine', version='1.0-rc1')
)
libraryDependencies += "com.github.attt" % "archer-caffeine" % "1.0-rc1"
[com.github.attt/archer-caffeine "1.0-rc1"]