is not current version
Last Version 4.3.0

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


Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-guava-cache
Version

Version

4.0.6
Type

Type

jar

Download handlebars-guava-cache 4.0.6


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