Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIddevops-guru |
Version | Version811.2.824.0 |
Type | Typejar |
Filename | Size |
---|---|
devops-guru-811.2.824.0.pom | |
devops-guru-811.2.824.0.jar | 14 KB |
devops-guru-811.2.824.0-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/devops-guru/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>devops-guru</artifactId>
<version>811.2.824.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/devops-guru/
implementation 'com.cognitect.aws:devops-guru:811.2.824.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/devops-guru/
implementation ("com.cognitect.aws:devops-guru:811.2.824.0")
'com.cognitect.aws:devops-guru:jar:811.2.824.0'
<dependency org="com.cognitect.aws" name="devops-guru" rev="811.2.824.0">
<artifact name="devops-guru" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='devops-guru', version='811.2.824.0')
)
libraryDependencies += "com.cognitect.aws" % "devops-guru" % "811.2.824.0"
[com.cognitect.aws/devops-guru "811.2.824.0"]