is not current version
Last Version 0.1.52

org.prompto:AwsClient 0.0.185


Categories

Categories

AWS Container PaaS Providers CLI User Interface
GroupId

GroupId

org.prompto
ArtifactId

ArtifactId

AwsClient
Version

Version

0.0.185
Type

Type

jar

Download AwsClient 0.0.185


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