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