is not current version
Last Version 0.17

org.apache.airavata:registry-tool 0.8


GroupId

GroupId

org.apache.airavata
ArtifactId

ArtifactId

registry-tool
Version

Version

0.8
Type

Type

jar

Download registry-tool 0.8


<!-- https://jarcasting.com/artifacts/org.apache.airavata/registry-tool/ -->
<dependency>
    <groupId>org.apache.airavata</groupId>
    <artifactId>registry-tool</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/registry-tool/
implementation 'org.apache.airavata:registry-tool:0.8'
// https://jarcasting.com/artifacts/org.apache.airavata/registry-tool/
implementation ("org.apache.airavata:registry-tool:0.8")
'org.apache.airavata:registry-tool:jar:0.8'
<dependency org="org.apache.airavata" name="registry-tool" rev="0.8">
  <artifact name="registry-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='registry-tool', version='0.8')
)
libraryDependencies += "org.apache.airavata" % "registry-tool" % "0.8"
[org.apache.airavata/registry-tool "0.8"]