bombe-asm

An ASM implementation of Bombe Core.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

bombe-asm
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

bombe-asm
An ASM implementation of Bombe Core.
Система контроля версий

Система контроля версий

https://github.com/jamiemansfield/Bombe

Скачать bombe-asm

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
me.jamiemansfield : bombe-core jar 0.2.0
org.ow2.asm : asm-commons jar 6.2
com.github.ben-manes.caffeine : caffeine jar 2.6.2

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Модули Проекта

Данный проект не имеет модулей.
me.jamiemansfield

Jamie Mansfield

Версии библиотеки

Версия
0.2.0
0.1.0