is not current version
Last Version 1.4.6

com.github.vzakharchenko:radius-plugin 1.2.4

Extension for keycloak for working as Radius Server.

GroupId

GroupId

com.github.vzakharchenko
ArtifactId

ArtifactId

radius-plugin
Version

Version

1.2.4
Type

Type

jar

Download radius-plugin 1.2.4


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