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

com.github.michaelruocco:template-populator 3.0.3

Small library that allows population of template files using a property file

Группа

Группа

com.github.michaelruocco
Идентификатор

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

template-populator
Версия

Версия

3.0.3
Тип

Тип

jar

Скачать template-populator 3.0.3


<!-- https://jarcasting.com/artifacts/com.github.michaelruocco/template-populator/ -->
<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>template-populator</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelruocco/template-populator/
implementation 'com.github.michaelruocco:template-populator:3.0.3'
// https://jarcasting.com/artifacts/com.github.michaelruocco/template-populator/
implementation ("com.github.michaelruocco:template-populator:3.0.3")
'com.github.michaelruocco:template-populator:jar:3.0.3'
<dependency org="com.github.michaelruocco" name="template-populator" rev="3.0.3">
  <artifact name="template-populator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco', module='template-populator', version='3.0.3')
)
libraryDependencies += "com.github.michaelruocco" % "template-populator" % "3.0.3"
[com.github.michaelruocco/template-populator "3.0.3"]