is not current version
Last Version 4.3.0

com.github.jknack:handlebars-guava-cache 2.0.0


Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-guava-cache
Version

Version

2.0.0
Type

Type

jar

Download handlebars-guava-cache 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.jknack/handlebars-guava-cache/ -->
<dependency>
    <groupId>com.github.jknack</groupId>
    <artifactId>handlebars-guava-cache</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jknack/handlebars-guava-cache/
implementation 'com.github.jknack:handlebars-guava-cache:2.0.0'
// https://jarcasting.com/artifacts/com.github.jknack/handlebars-guava-cache/
implementation ("com.github.jknack:handlebars-guava-cache:2.0.0")
'com.github.jknack:handlebars-guava-cache:jar:2.0.0'
<dependency org="com.github.jknack" name="handlebars-guava-cache" rev="2.0.0">
  <artifact name="handlebars-guava-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jknack', module='handlebars-guava-cache', version='2.0.0')
)
libraryDependencies += "com.github.jknack" % "handlebars-guava-cache" % "2.0.0"
[com.github.jknack/handlebars-guava-cache "2.0.0"]