Последняя версия

io.github.itamarc:itemplate 1.2

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

Лицензия

Лицензия

Группа

Группа

io.github.itamarc
Идентификатор

Идентификатор

itemplate
Версия

Версия

1.2
Тип

Тип

jar
Описание

Описание

io.github.itamarc:itemplate
ITemplate Java - Fill in text templates with variable content (a.k.a. org.gjt.itemplate)
Ссылка на сайт

Ссылка на сайт

https://github.com/itamarc/itemplate/
Система контроля версий

Система контроля версий

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

Скачать itemplate 1.2


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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.