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

org.simplericity:serberuhs 1.14

Serberuhs Kerberos Library / Servlet Filter

Группа

Группа

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

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

serberuhs
Версия

Версия

1.14
Тип

Тип

jar

Скачать serberuhs 1.14


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