is not current version
Last Version 4.3.0

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


Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-guava-cache
Version

Version

1.1.2
Type

Type

jar

Download handlebars-guava-cache 1.1.2


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