Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.edgarespina |
ArtifactId | ArtifactIdhandlebars-json |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
handlebars-json-0.2.0.pom | |
handlebars-json-0.2.0.jar | 3 KB |
handlebars-json-0.2.0-sources.jar | 1 KB |
handlebars-json-0.2.0-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.edgarespina/handlebars-json/ -->
<dependency>
<groupId>com.github.edgarespina</groupId>
<artifactId>handlebars-json</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgarespina/handlebars-json/
implementation 'com.github.edgarespina:handlebars-json:0.2.0'
// https://jarcasting.com/artifacts/com.github.edgarespina/handlebars-json/
implementation ("com.github.edgarespina:handlebars-json:0.2.0")
'com.github.edgarespina:handlebars-json:jar:0.2.0'
<dependency org="com.github.edgarespina" name="handlebars-json" rev="0.2.0">
<artifact name="handlebars-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgarespina', module='handlebars-json', version='0.2.0')
)
libraryDependencies += "com.github.edgarespina" % "handlebars-json" % "0.2.0"
[com.github.edgarespina/handlebars-json "0.2.0"]