is not current version
Last Version 1.6.0

io.knotx:knotx-adapter-service-http 1.2.1


GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

knotx-adapter-service-http
Version

Version

1.2.1
Type

Type

jar

Download knotx-adapter-service-http 1.2.1


<!-- https://jarcasting.com/artifacts/io.knotx/knotx-adapter-service-http/ -->
<dependency>
    <groupId>io.knotx</groupId>
    <artifactId>knotx-adapter-service-http</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.knotx/knotx-adapter-service-http/
implementation 'io.knotx:knotx-adapter-service-http:1.2.1'
// https://jarcasting.com/artifacts/io.knotx/knotx-adapter-service-http/
implementation ("io.knotx:knotx-adapter-service-http:1.2.1")
'io.knotx:knotx-adapter-service-http:jar:1.2.1'
<dependency org="io.knotx" name="knotx-adapter-service-http" rev="1.2.1">
  <artifact name="knotx-adapter-service-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.knotx', module='knotx-adapter-service-http', version='1.2.1')
)
libraryDependencies += "io.knotx" % "knotx-adapter-service-http" % "1.2.1"
[io.knotx/knotx-adapter-service-http "1.2.1"]