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