Categories |
CategoriesAWS Container PaaS Providers CLI User Interface |
---|---|
GroupId | GroupIdorg.prompto |
ArtifactId | ArtifactIdAwsClient |
Version | Version0.0.185 |
Type | Typejar |
Filename | Size |
---|---|
AwsClient-0.0.185.pom | |
AwsClient-0.0.185.jar | 24 KB |
AwsClient-0.0.185-sources.jar | 10 KB |
AwsClient-0.0.185-javadoc.jar | 55 KB |
Browse |
<!-- 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"]