GroupId | GroupIdch.exense.step.library |
---|---|
ArtifactId | ArtifactIdstep-library-kw-xml |
Version | Version1.0.13 |
Type | Typejar |
Filename | Size |
---|---|
step-library-kw-xml-1.0.13.pom | |
step-library-kw-xml-1.0.13.jar | 820 KB |
step-library-kw-xml-1.0.13-sources.jar | 5 KB |
step-library-kw-xml-1.0.13-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step.library/step-library-kw-xml/ -->
<dependency>
<groupId>ch.exense.step.library</groupId>
<artifactId>step-library-kw-xml</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-kw-xml/
implementation 'ch.exense.step.library:step-library-kw-xml:1.0.13'
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-kw-xml/
implementation ("ch.exense.step.library:step-library-kw-xml:1.0.13")
'ch.exense.step.library:step-library-kw-xml:jar:1.0.13'
<dependency org="ch.exense.step.library" name="step-library-kw-xml" rev="1.0.13">
<artifact name="step-library-kw-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step.library', module='step-library-kw-xml', version='1.0.13')
)
libraryDependencies += "ch.exense.step.library" % "step-library-kw-xml" % "1.0.13"
[ch.exense.step.library/step-library-kw-xml "1.0.13"]