GroupId | GroupIdch.exense.step.library |
---|---|
ArtifactId | ArtifactIdstep-library-kw-xml |
Version | Version1.0.11 |
Type | Typejar |
Filename | Size |
---|---|
step-library-kw-xml-1.0.11.pom | |
step-library-kw-xml-1.0.11.jar | 61 KB |
step-library-kw-xml-1.0.11-sources.jar | 5 KB |
step-library-kw-xml-1.0.11-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.11</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.11'
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-kw-xml/
implementation ("ch.exense.step.library:step-library-kw-xml:1.0.11")
'ch.exense.step.library:step-library-kw-xml:jar:1.0.11'
<dependency org="ch.exense.step.library" name="step-library-kw-xml" rev="1.0.11">
<artifact name="step-library-kw-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step.library', module='step-library-kw-xml', version='1.0.11')
)
libraryDependencies += "ch.exense.step.library" % "step-library-kw-xml" % "1.0.11"
[ch.exense.step.library/step-library-kw-xml "1.0.11"]