Download classutil_2.10-1.0.5.jar file - Jar c

Jar examples for c:classutil-2.10

Description

A library for fast runtime class-querying, and more

You can download jar file classutil_2.10 1.0.5 in this page.

License

BSD New

Build File

You can use the following script to add classutil_2.10-1.0.5.jar to your project.

<dependency>
   <groupId>org.clapper</groupId>
   <artifactId>classutil_2.10</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'org.clapper', name: 'classutil_2.10', version: '1.0.5'
libraryDependencies += "org.clapper" % "classutil_2.10" % "1.0.5"
<dependency org="org.clapper" name="classutil_2.10" rev="1.0.5"/>
@Grapes(@Grab(group='org.clapper', module='classutil_2.10', version='1.0.5'))
'org.clapper:classutil_2.10:jar:1.0.5'

Download

Click the following link to download the jar file.

classutil_2.10-1.0.5-javadoc.jar
classutil_2.10-1.0.5-sources.jar
classutil_2.10-1.0.5.jar
classutil_2.10-1.0.5.pom



Related Tutorials