is not current version
Last Version 0.4

com.github.sviperll:static-mustache 0.1


GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

static-mustache
Version

Version

0.1
Type

Type

jar

Download static-mustache 0.1


<!-- https://jarcasting.com/artifacts/com.github.sviperll/static-mustache/ -->
<dependency>
    <groupId>com.github.sviperll</groupId>
    <artifactId>static-mustache</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/static-mustache/
implementation 'com.github.sviperll:static-mustache:0.1'
// https://jarcasting.com/artifacts/com.github.sviperll/static-mustache/
implementation ("com.github.sviperll:static-mustache:0.1")
'com.github.sviperll:static-mustache:jar:0.1'
<dependency org="com.github.sviperll" name="static-mustache" rev="0.1">
  <artifact name="static-mustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='static-mustache', version='0.1')
)
libraryDependencies += "com.github.sviperll" % "static-mustache" % "0.1"
[com.github.sviperll/static-mustache "0.1"]