is not current version
Last Version 1.5.11

com.globalreachtech:tinyradius-netty 1.5.3

TinyRadius-Netty is a small Java Radius library

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.globalreachtech
ArtifactId

ArtifactId

tinyradius-netty
Version

Version

1.5.3
Type

Type

jar

Download tinyradius-netty 1.5.3


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