is not current version
Last Version 1.0

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


GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

subject-area-tools
Version

Version

0.1
Type

Type

jar

Download subject-area-tools 0.1


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