Categories |
CategoriesAWS Container PaaS Providers config Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdconfig |
Version | Version742.2.527.0 |
Type | Typejar |
Filename | Size |
---|---|
config-742.2.527.0.pom | |
config-742.2.527.0.jar | 32 KB |
config-742.2.527.0-sources.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/config/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>config</artifactId>
<version>742.2.527.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/config/
implementation 'com.cognitect.aws:config:742.2.527.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/config/
implementation ("com.cognitect.aws:config:742.2.527.0")
'com.cognitect.aws:config:jar:742.2.527.0'
<dependency org="com.cognitect.aws" name="config" rev="742.2.527.0">
<artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='config', version='742.2.527.0')
)
libraryDependencies += "com.cognitect.aws" % "config" % "742.2.527.0"
[com.cognitect.aws/config "742.2.527.0"]