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

io.avaje:avaje-jex-mustache 1.0


Группа

Группа

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

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

avaje-jex-mustache
Версия

Версия

1.0
Тип

Тип

jar

Скачать avaje-jex-mustache 1.0


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