is not current version
Last Version 0.0.4

net.jonathangiles.tools:sitebuilder 0.0.3

A simple templating tool useful for building static websites.

Categories

Categories

Net
GroupId

GroupId

net.jonathangiles.tools
ArtifactId

ArtifactId

sitebuilder
Version

Version

0.0.3
Type

Type

jar

Download sitebuilder 0.0.3


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