License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers config Application Layer Libs Configuration |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdconfig |
Last Version | Last Version822.2.1122.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconfig
config resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
config-822.2.1122.0.pom | |
config-822.2.1122.0.jar | 43 KB |
config-822.2.1122.0-sources.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/config/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>config</artifactId>
<version>822.2.1122.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/config/
implementation 'com.cognitect.aws:config:822.2.1122.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/config/
implementation ("com.cognitect.aws:config:822.2.1122.0")
'com.cognitect.aws:config:jar:822.2.1122.0'
<dependency org="com.cognitect.aws" name="config" rev="822.2.1122.0">
<artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='config', version='822.2.1122.0')
)
libraryDependencies += "com.cognitect.aws" % "config" % "822.2.1122.0"
[com.cognitect.aws/config "822.2.1122.0"]