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