cglib:cglib-full


Categories

Categories

cglib Application Layer Libs Bytecode Manipulation
GroupId

GroupId

cglib
ArtifactId

ArtifactId

cglib-full
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Download cglib-full

How to add to project

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

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
2.0.2
2.0.1
2.0