License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdhoganjs |
Last Version | Last Version3.0.2-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHogan.js
WebJar for Hogan.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hoganjs-3.0.2-1.pom | |
hoganjs-3.0.2-1.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/hoganjs/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>hoganjs</artifactId>
<version>3.0.2-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/hoganjs/
implementation 'org.webjars:hoganjs:3.0.2-1'
// https://jarcasting.com/artifacts/org.webjars/hoganjs/
implementation ("org.webjars:hoganjs:3.0.2-1")
'org.webjars:hoganjs:jar:3.0.2-1'
<dependency org="org.webjars" name="hoganjs" rev="3.0.2-1">
<artifact name="hoganjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='hoganjs', version='3.0.2-1')
)
libraryDependencies += "org.webjars" % "hoganjs" % "3.0.2-1"
[org.webjars/hoganjs "3.0.2-1"]