Lorenz

Utility classes for using Lorenz with ASM.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.cadixdev
ArtifactId

ArtifactId

lorenz-asm
Last Version

Last Version

0.5.8
Release Date

Release Date

Type

Type

jar
Description

Description

Lorenz
Utility classes for using Lorenz with ASM.
Project URL

Project URL

https://www.cadixdev.org/
Source Code Management

Source Code Management

https://github.com/CadixDev/Lorenz

Download lorenz-asm

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.cadixdev : lorenz jar 0.5.8
org.cadixdev : bombe-asm jar 0.3.4

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.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0