Last Version

ASM Bytecode Framework Rebased for Jinq 1.8.34

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

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation Jinq Data Databases
GroupId

GroupId

org.jinq
ArtifactId

ArtifactId

jinq-asm-rebased
Version

Version

1.8.34
Type

Type

jar
Description

Description

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

Download jinq-asm-rebased 1.8.34


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

Dependencies

provided (1)

Group / Artifact Type Version
org.ow2.asm : asm-analysis jar 9.2

Project Modules

There are no modules declared in this project.