is not current version
Last Version 0.1.8

com.github.edgarespina:mwa-mustache 0.1.3


GroupId

GroupId

com.github.edgarespina
ArtifactId

ArtifactId

mwa-mustache
Version

Version

0.1.3
Type

Type

jar

Download mwa-mustache 0.1.3


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