не последняя версия
Последняя версия 0.4.4

me.jamiemansfield:lorenz-asm 0.4.2

Utility classes for using Lorenz with ASM.

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

me.jamiemansfield
Идентификатор

Идентификатор

lorenz-asm
Версия

Версия

0.4.2
Тип

Тип

jar

Скачать lorenz-asm 0.4.2


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