GROM template engine


Лицензия

Лицензия

The BSD 3-Clause License (BSD3)
Группа

Группа

com.github.nyakto
Идентификатор

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

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

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

0.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

GROM template engine
GROM template engine
Ссылка на сайт

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

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

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

https://github.com/nyakto/grom

Скачать grom

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.4
com.github.javaparser : javaparser-core jar 2.3.0
com.github.nyakto : grom-runtime jar 0.1.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

Версии библиотеки

Версия
0.1.1
0.1.0