is not current version
Last Version 1.0

org.odpi.egeria:subject-area-tools 0.2


GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

subject-area-tools
Version

Version

0.2
Type

Type

jar

Download subject-area-tools 0.2


<!-- https://jarcasting.com/artifacts/org.odpi.egeria/subject-area-tools/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>subject-area-tools</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/subject-area-tools/
implementation 'org.odpi.egeria:subject-area-tools:0.2'
// https://jarcasting.com/artifacts/org.odpi.egeria/subject-area-tools/
implementation ("org.odpi.egeria:subject-area-tools:0.2")
'org.odpi.egeria:subject-area-tools:jar:0.2'
<dependency org="org.odpi.egeria" name="subject-area-tools" rev="0.2">
  <artifact name="subject-area-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='subject-area-tools', version='0.2')
)
libraryDependencies += "org.odpi.egeria" % "subject-area-tools" % "0.2"
[org.odpi.egeria/subject-area-tools "0.2"]