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