is not current version
Last Version 0.15

org.apache.airavata:apache-airavata-release-artifacts 0.14


GroupId

GroupId

org.apache.airavata
ArtifactId

ArtifactId

apache-airavata-release-artifacts
Version

Version

0.14
Type

Type

pom

Download apache-airavata-release-artifacts 0.14


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