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