GroupId | GroupIdone.xingyi |
---|---|
ArtifactId | ArtifactIdmustache_2.12 |
Version | Version0.7.6 |
Type | Typejar |
Filename | Size |
---|---|
mustache_2.12-0.7.6.pom | |
mustache_2.12-0.7.6.jar | 25 KB |
mustache_2.12-0.7.6-sources.jar | 6 KB |
mustache_2.12-0.7.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/one.xingyi/mustache_2.12/ -->
<dependency>
<groupId>one.xingyi</groupId>
<artifactId>mustache_2.12</artifactId>
<version>0.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/one.xingyi/mustache_2.12/
implementation 'one.xingyi:mustache_2.12:0.7.6'
// https://jarcasting.com/artifacts/one.xingyi/mustache_2.12/
implementation ("one.xingyi:mustache_2.12:0.7.6")
'one.xingyi:mustache_2.12:jar:0.7.6'
<dependency org="one.xingyi" name="mustache_2.12" rev="0.7.6">
<artifact name="mustache_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.xingyi', module='mustache_2.12', version='0.7.6')
)
libraryDependencies += "one.xingyi" % "mustache_2.12" % "0.7.6"
[one.xingyi/mustache_2.12 "0.7.6"]