aQute.bnd.classfile.package-info Maven / Gradle / Ivy
The newest version!
/**
* This package provides an object model and parser for Java class files.
*/
@Version("1." + ClassFile.MAJOR_VERSION + "2.0")
package aQute.bnd.classfile;
import org.osgi.annotation.versioning.Version;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy