Last Version

BCEL 6.5.0

Apache Commons Bytecode Engineering Library, with type annotations

License

License

GroupId

GroupId

org.checkerframework.annotatedlib
ArtifactId

ArtifactId

bcel
Version

Version

6.5.0
Type

Type

jar
Description

Description

BCEL
Apache Commons Bytecode Engineering Library, with type annotations
Project URL

Project URL

https://github.com/typetools/commons-bcel
Source Code Management

Source Code Management

https://github.com/typetools/commons-bcel.git

Download bcel 6.5.0


<!-- https://jarcasting.com/artifacts/org.checkerframework.annotatedlib/bcel/ -->
<dependency>
    <groupId>org.checkerframework.annotatedlib</groupId>
    <artifactId>bcel</artifactId>
    <version>6.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.checkerframework.annotatedlib/bcel/
implementation 'org.checkerframework.annotatedlib:bcel:6.5.0'
// https://jarcasting.com/artifacts/org.checkerframework.annotatedlib/bcel/
implementation ("org.checkerframework.annotatedlib:bcel:6.5.0")
'org.checkerframework.annotatedlib:bcel:jar:6.5.0'
<dependency org="org.checkerframework.annotatedlib" name="bcel" rev="6.5.0">
  <artifact name="bcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.checkerframework.annotatedlib', module='bcel', version='6.5.0')
)
libraryDependencies += "org.checkerframework.annotatedlib" % "bcel" % "6.5.0"
[org.checkerframework.annotatedlib/bcel "6.5.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.