is not current version
Last Version 1.0

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


GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

cas-protocol-http
Version

Version

0.12
Type

Type

jar

Download cas-protocol-http 0.12


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