is not current version
Last Version 1.0.0-BETA1

org.odftoolkit:schema2template 0.9.0-RC1

XML Schema to Template Mapping Tool: Library

GroupId

GroupId

org.odftoolkit
ArtifactId

ArtifactId

schema2template
Version

Version

0.9.0-RC1
Type

Type

jar

Download schema2template 0.9.0-RC1


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