License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdaws |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: aws
objectos aws utilities
|
Filename | Size |
---|---|
aws-0.1.0.pom | 1 KB |
aws-0.1.0-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/aws/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>aws</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/aws/
implementation 'br.com.objectos:aws:0.1.0'
// https://jarcasting.com/artifacts/br.com.objectos/aws/
implementation ("br.com.objectos:aws:0.1.0")
'br.com.objectos:aws:jar:0.1.0'
<dependency org="br.com.objectos" name="aws" rev="0.1.0">
<artifact name="aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='aws', version='0.1.0')
)
libraryDependencies += "br.com.objectos" % "aws" % "0.1.0"
[br.com.objectos/aws "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-integration | jar | 1.3 |
org.testng : testng | jar | 6.8.7 |
nl.jqno.equalsverifier : equalsverifier | jar | 1.3.1 |