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