Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdpricing |
Version | Version669.2.364.0 |
Type | Typejar |
Filename | Size |
---|---|
pricing-669.2.364.0.pom | |
pricing-669.2.364.0.jar | 5 KB |
pricing-669.2.364.0-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/pricing/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>pricing</artifactId>
<version>669.2.364.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/pricing/
implementation 'com.cognitect.aws:pricing:669.2.364.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/pricing/
implementation ("com.cognitect.aws:pricing:669.2.364.0")
'com.cognitect.aws:pricing:jar:669.2.364.0'
<dependency org="com.cognitect.aws" name="pricing" rev="669.2.364.0">
<artifact name="pricing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='pricing', version='669.2.364.0')
)
libraryDependencies += "com.cognitect.aws" % "pricing" % "669.2.364.0"
[com.cognitect.aws/pricing "669.2.364.0"]