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

com.g2forge.enigma:en-stringtemplate 0.0.2

Small wrapper around StringTemplate to assist in the rendering of models to text. See EmbeddedTemplateRenderer for the true power of this library.

Группа

Группа

com.g2forge.enigma
Идентификатор

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

en-stringtemplate
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать en-stringtemplate 0.0.2


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