| GroupId | GroupIdcom.gilt |
|---|---|
| ArtifactId | ArtifactIdhandlebars_2.9.2 |
| Version | Version0.0.19 |
| Type | Typejar |
| Filename | Size |
|---|---|
| handlebars_2.9.2-0.0.19.pom | |
| handlebars_2.9.2-0.0.19.jar | 216 KB |
| handlebars_2.9.2-0.0.19-sources.jar | 11 KB |
| handlebars_2.9.2-0.0.19-javadoc.jar | 349 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gilt/handlebars_2.9.2/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>handlebars_2.9.2</artifactId>
<version>0.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/handlebars_2.9.2/
implementation 'com.gilt:handlebars_2.9.2:0.0.19'
// https://jarcasting.com/artifacts/com.gilt/handlebars_2.9.2/
implementation ("com.gilt:handlebars_2.9.2:0.0.19")
'com.gilt:handlebars_2.9.2:jar:0.0.19'
<dependency org="com.gilt" name="handlebars_2.9.2" rev="0.0.19">
<artifact name="handlebars_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='handlebars_2.9.2', version='0.0.19')
)
libraryDependencies += "com.gilt" % "handlebars_2.9.2" % "0.0.19"
[com.gilt/handlebars_2.9.2 "0.0.19"]