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