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

Go Template for Java 0.1.0

A handwrite go template parser for Java

Лицензия

Лицензия

Группа

Группа

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

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

gotemplate4j
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

Go Template for Java
A handwrite go template parser for Java
Ссылка на сайт

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

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

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

https://github.com/verils/gotemplate4j/tree/master

Скачать gotemplate4j 0.1.0


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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2

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

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