<dependency> <groupId>com.cognitect.aws</groupId> <artifactId>macie</artifactId> <version>668.2.357.0</version> </dependency>
implementation 'com.cognitect.aws:macie:668.2.357.0'
implementation("com.cognitect.aws:macie:668.2.357.0")
libraryDependencies += "com.cognitect.aws" % "macie" % "668.2.357.0"
@Grapes( @Grab(group='com.cognitect.aws', module='macie', version='668.2.357.0') )
<dependency org="com.cognitect.aws" name="macie" rev="668.2.357.0" />
[com.cognitect.aws/macie "668.2.357.0"]
'com.cognitect.aws:macie:jar:668.2.357.0'