Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdpl.codewise.commons |
ArtifactId | ArtifactIdcommons-aws-test |
Version | Version1.0.9 |
Type | Typejar |
Filename | Size |
---|---|
commons-aws-test-1.0.9.pom | |
commons-aws-test-1.0.9.jar | 57 KB |
commons-aws-test-1.0.9-sources.jar | 25 KB |
commons-aws-test-1.0.9-javadoc.jar | 544 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws-test/ -->
<dependency>
<groupId>pl.codewise.commons</groupId>
<artifactId>commons-aws-test</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws-test/
implementation 'pl.codewise.commons:commons-aws-test:1.0.9'
// https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws-test/
implementation ("pl.codewise.commons:commons-aws-test:1.0.9")
'pl.codewise.commons:commons-aws-test:jar:1.0.9'
<dependency org="pl.codewise.commons" name="commons-aws-test" rev="1.0.9">
<artifact name="commons-aws-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.codewise.commons', module='commons-aws-test', version='1.0.9')
)
libraryDependencies += "pl.codewise.commons" % "commons-aws-test" % "1.0.9"
[pl.codewise.commons/commons-aws-test "1.0.9"]