Last Version

lorenz-asm 0.4.4

Utility classes for using Lorenz with ASM.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

me.jamiemansfield
ArtifactId

ArtifactId

lorenz-asm
Version

Version

0.4.4
Type

Type

jar
Description

Description

lorenz-asm
Utility classes for using Lorenz with ASM.
Source Code Management

Source Code Management

https://github.com/jamiemansfield/Lorenz

Download lorenz-asm 0.4.4


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

Dependencies

compile (2)

Group / Artifact Type Version
me.jamiemansfield : lorenz jar 0.4.4
me.jamiemansfield : bombe-asm jar 0.2.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.