| License |
License |
|---|---|
| Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdme.jamiemansfield |
| ArtifactId | ArtifactIdlorenz-asm |
| Version | Version0.4.4 |
| Type | Typejar |
| Description |
Descriptionlorenz-asm
Utility classes for using Lorenz with ASM.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lorenz-asm-0.4.4.pom | |
| lorenz-asm-0.4.4.jar | 5 KB |
| lorenz-asm-0.4.4-sources.jar | 3 KB |
| lorenz-asm-0.4.4-javadoc.jar | 22 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| me.jamiemansfield : lorenz | jar | 0.4.4 |
| me.jamiemansfield : bombe-asm | jar | 0.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |