Byte Code Compiler


License

License

GroupId

GroupId

org.vesalainen.bcc
ArtifactId

ArtifactId

bcc
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Byte Code Compiler
Byte Code Compiler
Project URL

Project URL

https://github.com/tvesalainen/bcc/
Source Code Management

Source Code Management

https://github.com/tvesalainen/bcc/

Download bcc

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

bcc

Java Bytecode compiler.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0