is not current version
Last Version 1.2

io.github.itamarc:itemplate 1.1

ITemplate Java - Fill in text templates with variable content (a.k.a. org.gjt.itemplate)

License

License

GroupId

GroupId

io.github.itamarc
ArtifactId

ArtifactId

itemplate
Version

Version

1.1
Type

Type

jar
Description

Description

io.github.itamarc:itemplate
ITemplate Java - Fill in text templates with variable content (a.k.a. org.gjt.itemplate)
Project URL

Project URL

https://github.com/itamarc/itemplate/
Source Code Management

Source Code Management

http://github.com/itamarc/itemplate/tree/master

Download itemplate 1.1


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2

Project Modules

There are no modules declared in this project.