Last Version

Byte Code Compiler 1.1.4

Byte Code Compiler

License

License

GroupId

GroupId

org.vesalainen.bcc
ArtifactId

ArtifactId

bcc
Version

Version

1.1.4
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 1.1.4


<!-- 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.