GNU IDN Library

GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names.

License

License

Categories

Categories

Net
GroupId

GroupId

org.gnu.inet
ArtifactId

ArtifactId

libidn
Last Version

Last Version

1.15
Release Date

Release Date

Type

Type

jar
Description

Description

GNU IDN Library
GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names.
Project URL

Project URL

http://www.gnu.org/software/libidn/
Project Organization

Project Organization

GNU
Source Code Management

Source Code Management

http://git.savannah.gnu.org/gitweb/?p=libidn.git

Download libidn

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.15
0.6.5