is not current version
Last Version 0.2

tk.k2zinger:api-gateway-client 0.1

Client for AWS API Gateway

Categories

Categories

CLI User Interface
GroupId

GroupId

tk.k2zinger
ArtifactId

ArtifactId

api-gateway-client
Version

Version

0.1
Type

Type

jar

Download api-gateway-client 0.1


<!-- https://jarcasting.com/artifacts/tk.k2zinger/api-gateway-client/ -->
<dependency>
    <groupId>tk.k2zinger</groupId>
    <artifactId>api-gateway-client</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/tk.k2zinger/api-gateway-client/
implementation 'tk.k2zinger:api-gateway-client:0.1'
// https://jarcasting.com/artifacts/tk.k2zinger/api-gateway-client/
implementation ("tk.k2zinger:api-gateway-client:0.1")
'tk.k2zinger:api-gateway-client:jar:0.1'
<dependency org="tk.k2zinger" name="api-gateway-client" rev="0.1">
  <artifact name="api-gateway-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='tk.k2zinger', module='api-gateway-client', version='0.1')
)
libraryDependencies += "tk.k2zinger" % "api-gateway-client" % "0.1"
[tk.k2zinger/api-gateway-client "0.1"]