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

org.jinq:jinq-asm-rebased 1.8.8

A private copy of the ASM framework rebased for Jinq to avoid dependency conflicts

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation Jinq Данные Базы данных
Группа

Группа

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

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

jinq-asm-rebased
Версия

Версия

1.8.8
Тип

Тип

jar

Скачать jinq-asm-rebased 1.8.8


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