is not current version
Last Version 1.21

org.simplericity:serberuhs 1.17

Serberuhs Kerberos Library / Servlet Filter

GroupId

GroupId

org.simplericity
ArtifactId

ArtifactId

serberuhs
Version

Version

1.17
Type

Type

jar

Download serberuhs 1.17


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