is not current version
Last Version 1.0

org.apache.oodt:cas-protocol-http 0.9


GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

cas-protocol-http
Version

Version

0.9
Type

Type

jar

Download cas-protocol-http 0.9


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