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