is not current version
Last Version 0.4.4

me.jamiemansfield:lorenz-asm 0.4.0

Utility classes for using Lorenz with ASM.

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

me.jamiemansfield
ArtifactId

ArtifactId

lorenz-asm
Version

Version

0.4.0
Type

Type

jar

Download lorenz-asm 0.4.0


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