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

org.simplericity:serberuhs 1.18

Serberuhs Kerberos Library / Servlet Filter

Группа

Группа

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

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

serberuhs
Версия

Версия

1.18
Тип

Тип

jar

Скачать serberuhs 1.18


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