Last Version

Bytecode Plunger 3.0

A generic bytecode and sourcecode transformation library.

License

License

GroupId

GroupId

org.basinmc.plunger
ArtifactId

ArtifactId

bytecode
Version

Version

3.0
Type

Type

jar
Description

Description

Bytecode Plunger
A generic bytecode and sourcecode transformation library.
Project Organization

Project Organization

Basin

Download bytecode 3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.basinmc.plunger : common jar 3.0
org.ow2.asm : asm jar 6.1-beta2
org.ow2.asm : asm-commons jar 6.1-beta2
org.apache.commons : commons-collections4 jar 4.1
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.1

test (4)

Group / Artifact Type Version
org.basinmc.plunger : testing-harness jar 3.0
junit : junit jar 4.12
org.mockito : mockito-core jar 2.15.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.