GroupId | GroupIdch.exense.step.library |
---|---|
ArtifactId | ArtifactIdstep-library-kw-system |
Version | Version1.0.11 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ch.exense.step.library/step-library-kw-system/ -->
<dependency>
<groupId>ch.exense.step.library</groupId>
<artifactId>step-library-kw-system</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-kw-system/
implementation 'ch.exense.step.library:step-library-kw-system:1.0.11'
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-kw-system/
implementation ("ch.exense.step.library:step-library-kw-system:1.0.11")
'ch.exense.step.library:step-library-kw-system:jar:1.0.11'
<dependency org="ch.exense.step.library" name="step-library-kw-system" rev="1.0.11">
<artifact name="step-library-kw-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step.library', module='step-library-kw-system', version='1.0.11')
)
libraryDependencies += "ch.exense.step.library" % "step-library-kw-system" % "1.0.11"
[ch.exense.step.library/step-library-kw-system "1.0.11"]