is not current version
Last Version 2.2.0

br.com.objectos:way-code-mustache 2.0.2


GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

way-code-mustache
Version

Version

2.0.2
Type

Type

jar

Download way-code-mustache 2.0.2


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