is not current version
Last Version 0.17

org.apache.airavata:registry-tool 0.15


GroupId

GroupId

org.apache.airavata
ArtifactId

ArtifactId

registry-tool
Version

Version

0.15
Type

Type

jar

Download registry-tool 0.15


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