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

net.javapla.jawn:jawn-templates-stringtemplate 0.9.12

java-web-planet / jawn - A simple web framework in Java

Категории

Категории

Сеть
Группа

Группа

net.javapla.jawn
Идентификатор

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

jawn-templates-stringtemplate
Версия

Версия

0.9.12
Тип

Тип

jar

Скачать jawn-templates-stringtemplate 0.9.12


<!-- https://jarcasting.com/artifacts/net.javapla.jawn/jawn-templates-stringtemplate/ -->
<dependency>
    <groupId>net.javapla.jawn</groupId>
    <artifactId>jawn-templates-stringtemplate</artifactId>
    <version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/net.javapla.jawn/jawn-templates-stringtemplate/
implementation 'net.javapla.jawn:jawn-templates-stringtemplate:0.9.12'
// https://jarcasting.com/artifacts/net.javapla.jawn/jawn-templates-stringtemplate/
implementation ("net.javapla.jawn:jawn-templates-stringtemplate:0.9.12")
'net.javapla.jawn:jawn-templates-stringtemplate:jar:0.9.12'
<dependency org="net.javapla.jawn" name="jawn-templates-stringtemplate" rev="0.9.12">
  <artifact name="jawn-templates-stringtemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.javapla.jawn', module='jawn-templates-stringtemplate', version='0.9.12')
)
libraryDependencies += "net.javapla.jawn" % "jawn-templates-stringtemplate" % "0.9.12"
[net.javapla.jawn/jawn-templates-stringtemplate "0.9.12"]