| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers |
| GroupId | GroupIdcom.cognitect.aws |
| ArtifactId | ArtifactIdbudgets |
| Version | Version809.2.784.0 |
| Type | Typejar |
| Description |
Descriptionbudgets
budgets resources for com.cognitect.aws/api
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| budgets-809.2.784.0.pom | |
| budgets-809.2.784.0.jar | 13 KB |
| budgets-809.2.784.0-sources.jar | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/budgets/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>budgets</artifactId>
<version>809.2.784.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/budgets/
implementation 'com.cognitect.aws:budgets:809.2.784.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/budgets/
implementation ("com.cognitect.aws:budgets:809.2.784.0")
'com.cognitect.aws:budgets:jar:809.2.784.0'
<dependency org="com.cognitect.aws" name="budgets" rev="809.2.784.0">
<artifact name="budgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='budgets', version='809.2.784.0')
)
libraryDependencies += "com.cognitect.aws" % "budgets" % "809.2.784.0"
[com.cognitect.aws/budgets "809.2.784.0"]