| License |
License |
|---|---|
| GroupId | GroupIdde.ruedigermoeller |
| ArtifactId | ArtifactIdtemp-late |
| Last Version | Last Version1.02 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiona minimalistic template engine
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| temp-late-1.02.pom | |
| temp-late-1.02.jar | 12 KB |
| temp-late-1.02-sources.jar | 7 KB |
| temp-late-1.02-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.ruedigermoeller/temp-late/ -->
<dependency>
<groupId>de.ruedigermoeller</groupId>
<artifactId>temp-late</artifactId>
<version>1.02</version>
</dependency>
// https://jarcasting.com/artifacts/de.ruedigermoeller/temp-late/
implementation 'de.ruedigermoeller:temp-late:1.02'
// https://jarcasting.com/artifacts/de.ruedigermoeller/temp-late/
implementation ("de.ruedigermoeller:temp-late:1.02")
'de.ruedigermoeller:temp-late:jar:1.02'
<dependency org="de.ruedigermoeller" name="temp-late" rev="1.02">
<artifact name="temp-late" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ruedigermoeller', module='temp-late', version='1.02')
)
libraryDependencies += "de.ruedigermoeller" % "temp-late" % "1.02"
[de.ruedigermoeller/temp-late "1.02"]