is not current version
Last Version 1.0

org.apache.oodt:cas-pushpull 0.8.1


GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

cas-pushpull
Version

Version

0.8.1
Type

Type

jar

Download cas-pushpull 0.8.1


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