MVN

org.gnu.inet : libidn

Maven & Gradle

Aug 26, 2006
10 usages

Libidn · GNU Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names.

<dependency>
    <groupId>org.gnu.inet</groupId>
    <artifactId>libidn</artifactId>
    <version>0.6.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gnu.inet : libidn to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.15

All Versions

Choose a version of org.gnu.inet : libidn to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.15
libidn-1.15
0.6.x
libidn-0.6.5

How to add a dependency to Maven

Add the following org.gnu.inet : libidn maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.gnu.inet</groupId>
    <artifactId>libidn</artifactId>
    <version>0.6.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gnu.inet : libidn gradle dependency to your build.gradle file:

implementation 'org.gnu.inet:libidn:0.6.5'

Gradle Kotlin DSL: Add the following org.gnu.inet : libidn gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gnu.inet:libidn:0.6.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gnu.inet : libidn sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gnu.inet" % "libidn" % "0.6.5"

Advertisement

Dependencies from Group

Aug 26, 2006
10 usages

Discover Dependencies

Apr 25, 2008
43 usages
Nov 26, 2014
3 usages
Feb 24, 2015
0 stars
Mar 01, 2006
14 usages
Oct 18, 2005
1 usages
Jan 19, 2006
7 usages
Dec 24, 2012
29 usages
Sep 20, 2005
22 usages
Apr 07, 2012
2 usages
213 stars
Aug 14, 2014
31 stars