| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.nyakto |
| Идентификатор | Идентификаторgrom-runtime |
| Последняя версия | Последняя версия0.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGROM runtime
Runtime for GROM template engine
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| grom-runtime-0.1.1.pom | |
| grom-runtime-0.1.1.jar | 9 KB |
| grom-runtime-0.1.1-sources.jar | 6 KB |
| grom-runtime-0.1.1-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nyakto/grom-runtime/ -->
<dependency>
<groupId>com.github.nyakto</groupId>
<artifactId>grom-runtime</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nyakto/grom-runtime/
implementation 'com.github.nyakto:grom-runtime:0.1.1'
// https://jarcasting.com/artifacts/com.github.nyakto/grom-runtime/
implementation ("com.github.nyakto:grom-runtime:0.1.1")
'com.github.nyakto:grom-runtime:jar:0.1.1'
<dependency org="com.github.nyakto" name="grom-runtime" rev="0.1.1">
<artifact name="grom-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nyakto', module='grom-runtime', version='0.1.1')
)
libraryDependencies += "com.github.nyakto" % "grom-runtime" % "0.1.1"
[com.github.nyakto/grom-runtime "0.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |