java-icu4j
International Components for Unicode
ICU is a set of C/C++ and Java libraries providing Unicode and globalisation support for software applications. This package contains the Java part.
- Versions: 70.1
- Website: http://site.icu-project.org/
- Licenses: X11
- Package source: gnu/packages/icu4c.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-icu4j
as follows:
guix install java-icu4j
Or install a particular version:
guix install java-icu4j@70.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.