is not current version
Last Version 1.21

org.simplericity:serberuhs 1.13

Serberuhs Kerberos Library / Servlet Filter

GroupId

GroupId

org.simplericity
ArtifactId

ArtifactId

serberuhs
Version

Version

1.13
Type

Type

jar

Download serberuhs 1.13


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