is not current version
Last Version 1.21

org.simplericity:serberuhs 1.19

Serberuhs Kerberos Library / Servlet Filter

GroupId

GroupId

org.simplericity
ArtifactId

ArtifactId

serberuhs
Version

Version

1.19
Type

Type

jar

Download serberuhs 1.19


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