is not current version
Last Version 1.0

org.apache.oodt:cas-pushpull 0.10


GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

cas-pushpull
Version

Version

0.10
Type

Type

jar

Download cas-pushpull 0.10


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