is not current version
Last Version 3.18.0.0

org.http4k:http4k-connect-amazon-core 2.14.1.0

http4k-connect-amazon-core

GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-connect-amazon-core
Version

Version

2.14.1.0
Type

Type

jar

Download http4k-connect-amazon-core 2.14.1.0


<!-- https://jarcasting.com/artifacts/org.http4k/http4k-connect-amazon-core/ -->
<dependency>
    <groupId>org.http4k</groupId>
    <artifactId>http4k-connect-amazon-core</artifactId>
    <version>2.14.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4k/http4k-connect-amazon-core/
implementation 'org.http4k:http4k-connect-amazon-core:2.14.1.0'
// https://jarcasting.com/artifacts/org.http4k/http4k-connect-amazon-core/
implementation ("org.http4k:http4k-connect-amazon-core:2.14.1.0")
'org.http4k:http4k-connect-amazon-core:jar:2.14.1.0'
<dependency org="org.http4k" name="http4k-connect-amazon-core" rev="2.14.1.0">
  <artifact name="http4k-connect-amazon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4k', module='http4k-connect-amazon-core', version='2.14.1.0')
)
libraryDependencies += "org.http4k" % "http4k-connect-amazon-core" % "2.14.1.0"
[org.http4k/http4k-connect-amazon-core "2.14.1.0"]