Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.github.matthewbeasley |
ArtifactId | ArtifactIdaws-cloud-collector |
Last Version | Last Version2.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
aws-cloud-collector-2.0.6.pom | |
aws-cloud-collector-2.0.6-sources.jar | 12 KB |
aws-cloud-collector-2.0.6-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.matthewbeasley/aws-cloud-collector/ -->
<dependency>
<groupId>com.github.matthewbeasley</groupId>
<artifactId>aws-cloud-collector</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthewbeasley/aws-cloud-collector/
implementation 'com.github.matthewbeasley:aws-cloud-collector:2.0.6'
// https://jarcasting.com/artifacts/com.github.matthewbeasley/aws-cloud-collector/
implementation ("com.github.matthewbeasley:aws-cloud-collector:2.0.6")
'com.github.matthewbeasley:aws-cloud-collector:jar:2.0.6'
<dependency org="com.github.matthewbeasley" name="aws-cloud-collector" rev="2.0.6">
<artifact name="aws-cloud-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthewbeasley', module='aws-cloud-collector', version='2.0.6')
)
libraryDependencies += "com.github.matthewbeasley" % "aws-cloud-collector" % "2.0.6"
[com.github.matthewbeasley/aws-cloud-collector "2.0.6"]