is not current version
Last Version 2.4-rc2

com.github.calimero:import-ets-xml 2.4-rc1

Transform ETS XML source documents to Calimero XML

GroupId

GroupId

com.github.calimero
ArtifactId

ArtifactId

import-ets-xml
Version

Version

2.4-rc1
Type

Type

pom

Download import-ets-xml 2.4-rc1


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