| License |
License |
|---|---|
| GroupId | GroupIdcom.gilt |
| ArtifactId | ArtifactIdhandlebars |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHandlebars
Handlebars
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.gilt |
| Filename | Size |
|---|---|
| handlebars-1.0.pom | |
| handlebars-1.0.jar | 143 KB |
| handlebars-1.0-sources.jar | 4 KB |
| handlebars-1.0-javadoc.jar | 296 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gilt/handlebars/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>handlebars</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/handlebars/
implementation 'com.gilt:handlebars:1.0'
// https://jarcasting.com/artifacts/com.gilt/handlebars/
implementation ("com.gilt:handlebars:1.0")
'com.gilt:handlebars:jar:1.0'
<dependency org="com.gilt" name="handlebars" rev="1.0">
<artifact name="handlebars" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='handlebars', version='1.0')
)
libraryDependencies += "com.gilt" % "handlebars" % "1.0"
[com.gilt/handlebars "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.1 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.9.1 | jar | 1.9 |