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

eu.ralph-schuster:templating 1.1.0


Группа

Группа

eu.ralph-schuster
Идентификатор

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

templating
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать templating 1.1.0


<!-- https://jarcasting.com/artifacts/eu.ralph-schuster/templating/ -->
<dependency>
    <groupId>eu.ralph-schuster</groupId>
    <artifactId>templating</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.ralph-schuster/templating/
implementation 'eu.ralph-schuster:templating:1.1.0'
// https://jarcasting.com/artifacts/eu.ralph-schuster/templating/
implementation ("eu.ralph-schuster:templating:1.1.0")
'eu.ralph-schuster:templating:jar:1.1.0'
<dependency org="eu.ralph-schuster" name="templating" rev="1.1.0">
  <artifact name="templating" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.ralph-schuster', module='templating', version='1.1.0')
)
libraryDependencies += "eu.ralph-schuster" % "templating" % "1.1.0"
[eu.ralph-schuster/templating "1.1.0"]