bombe-asm

An ASM implementation of Bombe Core.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.cadixdev
ArtifactId

ArtifactId

bombe-asm
Last Version

Last Version

0.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

bombe-asm
An ASM implementation of Bombe Core.
Source Code Management

Source Code Management

https://github.com/CadixDev/Bombe

Download bombe-asm

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.cadixdev : bombe jar 0.3.5
org.ow2.asm : asm-commons jar 7.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Project Modules

There are no modules declared in this project.
org.cadixdev

Cadix Dev Team

A collection of OSS projects related to the analysis of Java software.

Versions

Version
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0