GroupId | GroupIdch.exense.step.library |
---|---|
ArtifactId | ArtifactIdstep-library-kw-http |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
step-library-kw-http-1.0.1.pom | |
step-library-kw-http-1.0.1.jar | 17 KB |
step-library-kw-http-1.0.1-sources.jar | 11 KB |
step-library-kw-http-1.0.1-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.1</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.1'
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-kw-http/
implementation ("ch.exense.step.library:step-library-kw-http:1.0.1")
'ch.exense.step.library:step-library-kw-http:jar:1.0.1'
<dependency org="ch.exense.step.library" name="step-library-kw-http" rev="1.0.1">
<artifact name="step-library-kw-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step.library', module='step-library-kw-http', version='1.0.1')
)
libraryDependencies += "ch.exense.step.library" % "step-library-kw-http" % "1.0.1"
[ch.exense.step.library/step-library-kw-http "1.0.1"]