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