is not current version
Last Version 2.3

com.github.calimero:import-ets4-xml 2.3-beta

Transform ETS4 XML source documents to Calimero XML

GroupId

GroupId

com.github.calimero
ArtifactId

ArtifactId

import-ets4-xml
Version

Version

2.3-beta
Type

Type

pom

Download import-ets4-xml 2.3-beta


<!-- https://jarcasting.com/artifacts/com.github.calimero/import-ets4-xml/ -->
<dependency>
    <groupId>com.github.calimero</groupId>
    <artifactId>import-ets4-xml</artifactId>
    <version>2.3-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.calimero/import-ets4-xml/
implementation 'com.github.calimero:import-ets4-xml:2.3-beta'
// https://jarcasting.com/artifacts/com.github.calimero/import-ets4-xml/
implementation ("com.github.calimero:import-ets4-xml:2.3-beta")
'com.github.calimero:import-ets4-xml:pom:2.3-beta'
<dependency org="com.github.calimero" name="import-ets4-xml" rev="2.3-beta">
  <artifact name="import-ets4-xml" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.calimero', module='import-ets4-xml', version='2.3-beta')
)
libraryDependencies += "com.github.calimero" % "import-ets4-xml" % "2.3-beta"
[com.github.calimero/import-ets4-xml "2.3-beta"]