Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdio.graphenee |
ArtifactId | ArtifactIdgx-aws |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
gx-aws-0.1.0.pom | |
gx-aws-0.1.0.jar | 6 KB |
gx-aws-0.1.0-sources.jar | 3 KB |
gx-aws-0.1.0-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.graphenee/gx-aws/ -->
<dependency>
<groupId>io.graphenee</groupId>
<artifactId>gx-aws</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.graphenee/gx-aws/
implementation 'io.graphenee:gx-aws:0.1.0'
// https://jarcasting.com/artifacts/io.graphenee/gx-aws/
implementation ("io.graphenee:gx-aws:0.1.0")
'io.graphenee:gx-aws:jar:0.1.0'
<dependency org="io.graphenee" name="gx-aws" rev="0.1.0">
<artifact name="gx-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.graphenee', module='gx-aws', version='0.1.0')
)
libraryDependencies += "io.graphenee" % "gx-aws" % "0.1.0"
[io.graphenee/gx-aws "0.1.0"]