is not current version
Last Version 4.3.0

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


Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-guava-cache
Version

Version

2.3.2
Type

Type

jar

Download handlebars-guava-cache 2.3.2


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