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