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