is not current version
Last Version 1.02

de.ruedigermoeller:temp-late 1.01

a minimalistic template engine

GroupId

GroupId

de.ruedigermoeller
ArtifactId

ArtifactId

temp-late
Version

Version

1.01
Type

Type

jar

Download temp-late 1.01


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