is not current version
Last Version 0.0.7

net.desertconsulting:mochatemplate 0.0.6

A template library inspired by Adobe Sightly (https://docs.adobe.com/ddc/en/gems/introduction-to-sightly.html), using Javascript for the scripting.

Categories

Categories

Net hate Data Data Formats Hypermedia Types
GroupId

GroupId

net.desertconsulting
ArtifactId

ArtifactId

mochatemplate
Version

Version

0.0.6
Type

Type

jar

Download mochatemplate 0.0.6


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