java-joda-time
Replacement for the Java date and time classes
Joda-Time is a replacement for the Java date and time classes prior to Java SE 8.
- Versions: 2.9.9
- Website: https://www.joda.org/joda-time/
- Licenses: ASL 2.0
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-joda-time
as follows:
guix install java-joda-time
Or install a particular version:
guix install java-joda-time@2.9.9
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.