Download classutil_2.11-1.0.12.jar file - Jar c

Jar examples for c:classutil-2.11

Description

A library for fast runtime class-querying, and more

You can download jar file classutil_2.11 1.0.12 in this page.

License

BSD New

Build File

You can use the following script to add classutil_2.11-1.0.12.jar to your project.

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

Download

Click the following link to download the jar file.

classutil_2.11-1.0.12-javadoc.jar
classutil_2.11-1.0.12-sources.jar
classutil_2.11-1.0.12.jar
classutil_2.11-1.0.12.pom



Related Tutorials