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