Stringprep (RFC 3454)

Preparation of Internationalized Strings ("stringprep")

License

License

GroupId

GroupId

com.ongres.stringprep
ArtifactId

ArtifactId

stringprep
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Stringprep (RFC 3454)
Preparation of Internationalized Strings ("stringprep")

Download stringprep

How to add to project

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

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
2.0
1.1
1.0