Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.github.wnameless.aws |
ArtifactId | ArtifactIdaws-price-list-api |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
aws-price-list-api-1.0.0.pom | |
aws-price-list-api-1.0.0.jar | 100 KB |
aws-price-list-api-1.0.0-sources.jar | 34 KB |
aws-price-list-api-1.0.0-javadoc.jar | 584 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wnameless.aws/aws-price-list-api/ -->
<dependency>
<groupId>com.github.wnameless.aws</groupId>
<artifactId>aws-price-list-api</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wnameless.aws/aws-price-list-api/
implementation 'com.github.wnameless.aws:aws-price-list-api:1.0.0'
// https://jarcasting.com/artifacts/com.github.wnameless.aws/aws-price-list-api/
implementation ("com.github.wnameless.aws:aws-price-list-api:1.0.0")
'com.github.wnameless.aws:aws-price-list-api:jar:1.0.0'
<dependency org="com.github.wnameless.aws" name="aws-price-list-api" rev="1.0.0">
<artifact name="aws-price-list-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wnameless.aws', module='aws-price-list-api', version='1.0.0')
)
libraryDependencies += "com.github.wnameless.aws" % "aws-price-list-api" % "1.0.0"
[com.github.wnameless.aws/aws-price-list-api "1.0.0"]