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

one.xingyi:mustache_2.12 0.5.15

mustache

Группа

Группа

one.xingyi
Идентификатор

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

mustache_2.12
Версия

Версия

0.5.15
Тип

Тип

jar

Скачать mustache_2.12 0.5.15


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