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