is not current version
Last Version 4.0.0

ch.dvbern.oss.doctemplate:xml-engine 3.0.0


GroupId

GroupId

ch.dvbern.oss.doctemplate
ArtifactId

ArtifactId

xml-engine
Version

Version

3.0.0
Type

Type

jar

Download xml-engine 3.0.0


<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.doctemplate/xml-engine/ -->
<dependency>
    <groupId>ch.dvbern.oss.doctemplate</groupId>
    <artifactId>xml-engine</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.doctemplate/xml-engine/
implementation 'ch.dvbern.oss.doctemplate:xml-engine:3.0.0'
// https://jarcasting.com/artifacts/ch.dvbern.oss.doctemplate/xml-engine/
implementation ("ch.dvbern.oss.doctemplate:xml-engine:3.0.0")
'ch.dvbern.oss.doctemplate:xml-engine:jar:3.0.0'
<dependency org="ch.dvbern.oss.doctemplate" name="xml-engine" rev="3.0.0">
  <artifact name="xml-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.doctemplate', module='xml-engine', version='3.0.0')
)
libraryDependencies += "ch.dvbern.oss.doctemplate" % "xml-engine" % "3.0.0"
[ch.dvbern.oss.doctemplate/xml-engine "3.0.0"]