This package browser is in early development. Mind the rough edges.

java-cglib

Java byte code generation library

The byte code generation library CGLIB is a high level API to generate and transform Java byte code.

Installation

Install the latest version of java-cglib as follows:

guix install java-cglib

Or install a particular version:

guix install java-cglib@3.3.0

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.