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