GroupId | GroupIdcom.github.calimero |
---|---|
ArtifactId | ArtifactIdimport-ets4-xml |
Version | Version2.3-beta |
Type | Typepom |
Filename | Size |
---|---|
import-ets4-xml-2.3-beta.pom | |
import-ets4-xml-2.3-beta.zip | 5 KB |
Browse |
<!-- 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"]