GroupId | GroupIdcom.github.edgarespina |
---|---|
ArtifactId | ArtifactIdmwa-mustache |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
mwa-mustache-0.1.2.pom | |
mwa-mustache-0.1.2.jar | 5 KB |
mwa-mustache-0.1.2-sources.jar | 3 KB |
mwa-mustache-0.1.2-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.edgarespina/mwa-mustache/ -->
<dependency>
<groupId>com.github.edgarespina</groupId>
<artifactId>mwa-mustache</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-mustache/
implementation 'com.github.edgarespina:mwa-mustache:0.1.2'
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-mustache/
implementation ("com.github.edgarespina:mwa-mustache:0.1.2")
'com.github.edgarespina:mwa-mustache:jar:0.1.2'
<dependency org="com.github.edgarespina" name="mwa-mustache" rev="0.1.2">
<artifact name="mwa-mustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgarespina', module='mwa-mustache', version='0.1.2')
)
libraryDependencies += "com.github.edgarespina" % "mwa-mustache" % "0.1.2"
[com.github.edgarespina/mwa-mustache "0.1.2"]