MVN

com.hynnet : jradius-dictionary

Maven & Gradle

Nov 06, 2016
5 usages
82 stars

JRadius Dictionary

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>jradius-dictionary</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hynnet : jradius-dictionary to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.5

All Versions

Choose a version of com.hynnet : jradius-dictionary to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
jradius-dictionary-1.1.5

How to add a dependency to Maven

Add the following com.hynnet : jradius-dictionary maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>jradius-dictionary</artifactId>
    <version>1.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hynnet : jradius-dictionary gradle dependency to your build.gradle file:

implementation 'com.hynnet:jradius-dictionary:1.1.5'

Gradle Kotlin DSL: Add the following com.hynnet : jradius-dictionary gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hynnet:jradius-dictionary:1.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hynnet : jradius-dictionary sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hynnet" % "jradius-dictionary" % "1.1.5"

Advertisement

Dependencies from Group

Nov 06, 2016
8 usages
82 stars
Oct 12, 2015
7 usages
Jun 24, 2018
7 usages
0 stars
Oct 12, 2015
6 usages
Jun 24, 2018
6 usages
0 stars

Discover Dependencies