is not current version
Last Version 1.0.0-BETA1

org.odftoolkit:schema2template-pom 0.8.6


GroupId

GroupId

org.odftoolkit
ArtifactId

ArtifactId

schema2template-pom
Version

Version

0.8.6
Type

Type

pom

Download schema2template-pom 0.8.6


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