is not current version
Last Version 3.0.2-1

org.webjars:hoganjs 3.0.2

WebJar for Hogan.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

hoganjs
Version

Version

3.0.2
Type

Type

jar

Download hoganjs 3.0.2


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