org.nuiton.thirdparty:asm


Категории

Категории

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

Группа

org.nuiton.thirdparty
Идентификатор

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

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

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

1.5.4-snapshot
Дата

Дата

Тип

Тип

jar
Описание

Описание

Скачать asm

Имя Файла Размер
asm-1.5.4-snapshot.pom
asm-1.5.4-snapshot.jar 25 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.5.4-snapshot