GroupId | GroupIdio.polygenesis.template-engines |
---|---|
ArtifactId | ArtifactIdpolygenesis-template-engines |
Version | Version0.0.1 |
Type | Typepom |
Filename | Size |
---|---|
polygenesis-template-engines-0.0.1.pom | 656 bytes |
Browse |
<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/io.polygenesis.template-engines/polygenesis-template-engines/
implementation ("io.polygenesis.template-engines:polygenesis-template-engines:0.0.1")
'io.polygenesis.template-engines:polygenesis-template-engines:pom:0.0.1'
<dependency org="io.polygenesis.template-engines" name="polygenesis-template-engines" rev="0.0.1">
<artifact name="polygenesis-template-engines" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.polygenesis.template-engines', module='polygenesis-template-engines', version='0.0.1')
)
libraryDependencies += "io.polygenesis.template-engines" % "polygenesis-template-engines" % "0.0.1"
[io.polygenesis.template-engines/polygenesis-template-engines "0.0.1"]