is not current version
Last Version 0.4

com.github.sviperll:static-mustache-examples 0.3


GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

static-mustache-examples
Version

Version

0.3
Type

Type

jar

Download static-mustache-examples 0.3


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