не последняя версия
Последняя версия 2.1.0

org.jglobus:myproxy 2.0.6


Группа

Группа

org.jglobus
Идентификатор

Идентификатор

myproxy
Версия

Версия

2.0.6
Тип

Тип

jar

Скачать 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"]