Jar examples for c:cglib-full
You can download jar file cglib-full 2.0.1 in this page.
You can use the following script to add cglib-full-2.0.1.jar to your project.
<dependency> <groupId>cglib</groupId> <artifactId>cglib-full</artifactId> <version>2.0.1</version> </dependency>
compile group: 'cglib', name: 'cglib-full', version: '2.0.1'
libraryDependencies += "cglib" % "cglib-full" % "2.0.1"
<dependency org="cglib" name="cglib-full" rev="2.0.1"/>
@Grapes(@Grab(group='cglib', module='cglib-full', version='2.0.1'))
'cglib:cglib-full:jar:2.0.1'
Click the following link to download the jar file.
cglib-full-2.0.1.jar