GroupId | GroupIdch.exense.step.library |
---|---|
ArtifactId | ArtifactIdstep-library-kw-http |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
step-library-kw-http-1.0.2.pom | |
step-library-kw-http-1.0.2.jar | 1 MB |
step-library-kw-http-1.0.2-sources.jar | 11 KB |
step-library-kw-http-1.0.2-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step.library/step-library-kw-http/ -->
<dependency>
<groupId>ch.exense.step.library</groupId>
<artifactId>step-library-kw-http</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-kw-http/
implementation 'ch.exense.step.library:step-library-kw-http:1.0.2'
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-kw-http/
implementation ("ch.exense.step.library:step-library-kw-http:1.0.2")
'ch.exense.step.library:step-library-kw-http:jar:1.0.2'
<dependency org="ch.exense.step.library" name="step-library-kw-http" rev="1.0.2">
<artifact name="step-library-kw-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step.library', module='step-library-kw-http', version='1.0.2')
)
libraryDependencies += "ch.exense.step.library" % "step-library-kw-http" % "1.0.2"
[ch.exense.step.library/step-library-kw-http "1.0.2"]