is not current version
Last Version 0.0.3

io.polygenesis.template-engines:polygenesis-template-engines 0.0.2


GroupId

GroupId

io.polygenesis.template-engines
ArtifactId

ArtifactId

polygenesis-template-engines
Version

Version

0.0.2
Type

Type

pom

Download polygenesis-template-engines 0.0.2


<!-- https://jarcasting.com/artifacts/io.polygenesis.template-engines/polygenesis-template-engines/ -->
<dependency>
    <groupId>io.polygenesis.template-engines</groupId>
    <artifactId>polygenesis-template-engines</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.polygenesis.template-engines/polygenesis-template-engines/
implementation 'io.polygenesis.template-engines:polygenesis-template-engines:0.0.2'
// https://jarcasting.com/artifacts/io.polygenesis.template-engines/polygenesis-template-engines/
implementation ("io.polygenesis.template-engines:polygenesis-template-engines:0.0.2")
'io.polygenesis.template-engines:polygenesis-template-engines:pom:0.0.2'
<dependency org="io.polygenesis.template-engines" name="polygenesis-template-engines" rev="0.0.2">
  <artifact name="polygenesis-template-engines" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.polygenesis.template-engines', module='polygenesis-template-engines', version='0.0.2')
)
libraryDependencies += "io.polygenesis.template-engines" % "polygenesis-template-engines" % "0.0.2"
[io.polygenesis.template-engines/polygenesis-template-engines "0.0.2"]