Jar examples for c:cglib-nodep
Code generation library with shaded ASM dependecies
You can download jar file cglib-nodep 3.2.4 in this page.
ASF 2.0
You can use the following script to add cglib-nodep-3.2.4.jar to your project.
<dependency> <groupId>cglib</groupId> <artifactId>cglib-nodep</artifactId> <version>3.2.4</version> </dependency>
compile group: 'cglib', name: 'cglib-nodep', version: '3.2.4'
libraryDependencies += "cglib" % "cglib-nodep" % "3.2.4"
<dependency org="cglib" name="cglib-nodep" rev="3.2.4"/>
@Grapes(@Grab(group='cglib', module='cglib-nodep', version='3.2.4'))
'cglib:cglib-nodep:jar:3.2.4'
Click the following link to download the jar file.
cglib-nodep-3.2.4-javadoc.jar