| License |
License |
|---|---|
| GroupId | GroupIdcom.gilt |
| ArtifactId | ArtifactIdhandlebars_2.10 |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhandlebars
handlebars
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| handlebars_2.10-1.0.0.pom | |
| handlebars_2.10-1.0.0.jar | 253 KB |
| handlebars_2.10-1.0.0-sources.jar | 12 KB |
| handlebars_2.10-1.0.0-javadoc.jar | 485 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gilt/handlebars_2.10/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>handlebars_2.10</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/handlebars_2.10/
implementation 'com.gilt:handlebars_2.10:1.0.0'
// https://jarcasting.com/artifacts/com.gilt/handlebars_2.10/
implementation ("com.gilt:handlebars_2.10:1.0.0")
'com.gilt:handlebars_2.10:jar:1.0.0'
<dependency org="com.gilt" name="handlebars_2.10" rev="1.0.0">
<artifact name="handlebars_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='handlebars_2.10', version='1.0.0')
)
libraryDependencies += "com.gilt" % "handlebars_2.10" % "1.0.0"
[com.gilt/handlebars_2.10 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.2 |
| com.google.guava : guava | jar | 12.0 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.slf4j : slf4j-simple | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 1.9.1 |