cglib:cglib-asm


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation cglib
GroupId

GroupId

cglib
ArtifactId

ArtifactId

cglib-asm
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download cglib-asm

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0