Last Version

cglib:cglib-full 2.0.2


Categories

Categories

cglib Application Layer Libs Bytecode Manipulation
GroupId

GroupId

cglib
ArtifactId

ArtifactId

cglib-full
Version

Version

2.0.2
Type

Type

jar
Description

Description

Download cglib-full 2.0.2


<!-- 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.