bcel:bcel


GroupId

GroupId

bcel
ArtifactId

ArtifactId

bcel
Last Version

Last Version

5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download bcel

How to add to project

<!-- https://jarcasting.com/artifacts/bcel/bcel/ -->
<dependency>
    <groupId>bcel</groupId>
    <artifactId>bcel</artifactId>
    <version>5.1</version>
</dependency>
// https://jarcasting.com/artifacts/bcel/bcel/
implementation 'bcel:bcel:5.1'
// https://jarcasting.com/artifacts/bcel/bcel/
implementation ("bcel:bcel:5.1")
'bcel:bcel:jar:5.1'
<dependency org="bcel" name="bcel" rev="5.1">
  <artifact name="bcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='bcel', module='bcel', version='5.1')
)
libraryDependencies += "bcel" % "bcel" % "5.1"
[bcel "5.1"]

Dependencies

compile (1)

Group / Artifact Type Version
regexp : regexp jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.1
5.0