is not current version
Last Version 2.1.0

org.jglobus:myproxy 2.0.6


GroupId

GroupId

org.jglobus
ArtifactId

ArtifactId

myproxy
Version

Version

2.0.6
Type

Type

jar

Download myproxy 2.0.6


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