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