is not current version
Last Version 0.4

com.github.sviperll:static-mustache-maven-parent 0.3


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

static-mustache-maven-parent
Version

Version

0.3
Type

Type

pom

Download static-mustache-maven-parent 0.3


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