core

Implementation of the Mustache language in Java.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.github.spullara.mustache.java
Идентификатор

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

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

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

0.6.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

core
Implementation of the Mustache language in Java.
Ссылка на сайт

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

http://maven.apache.org

Скачать core

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar r09

test (1)

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

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

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

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

Версия
0.6.3
0.6.2
0.6.1
0.6
0.5