| Категории |
КатегорииASM Библиотеки уровня приложения Bytecode Manipulation Jinq Данные Базы данных |
|---|---|
| Группа | Группаorg.jinq |
| Идентификатор | Идентификаторjinq-asm-rebased |
| Версия | Версия1.8.14 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jinq-asm-rebased-1.8.14.pom | |
| jinq-asm-rebased-1.8.14.jar | 252 KB |
| jinq-asm-rebased-1.8.14-sources.jar | 1 KB |
| jinq-asm-rebased-1.8.14-javadoc.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jinq/jinq-asm-rebased/ -->
<dependency>
<groupId>org.jinq</groupId>
<artifactId>jinq-asm-rebased</artifactId>
<version>1.8.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.jinq/jinq-asm-rebased/
implementation 'org.jinq:jinq-asm-rebased:1.8.14'
// https://jarcasting.com/artifacts/org.jinq/jinq-asm-rebased/
implementation ("org.jinq:jinq-asm-rebased:1.8.14")
'org.jinq:jinq-asm-rebased:jar:1.8.14'
<dependency org="org.jinq" name="jinq-asm-rebased" rev="1.8.14">
<artifact name="jinq-asm-rebased" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jinq', module='jinq-asm-rebased', version='1.8.14')
)
libraryDependencies += "org.jinq" % "jinq-asm-rebased" % "1.8.14"
[org.jinq/jinq-asm-rebased "1.8.14"]