is not current version
Last Version 1.0.0-BETA1

org.odftoolkit:schema2template-pom 0.9.0

Parent project for XML Schema to Template Mapping Tool

GroupId

GroupId

org.odftoolkit
ArtifactId

ArtifactId

schema2template-pom
Version

Version

0.9.0
Type

Type

pom

Download schema2template-pom 0.9.0


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