Last Version

bombe-asm 0.2.0

An ASM implementation of Bombe Core.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

me.jamiemansfield
ArtifactId

ArtifactId

bombe-asm
Version

Version

0.2.0
Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/jamiemansfield/Bombe

Download bombe-asm 0.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
me.jamiemansfield : bombe-core jar 0.2.0
org.ow2.asm : asm-commons jar 6.2
com.github.ben-manes.caffeine : caffeine jar 2.6.2

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.