Download classutil_2.12-1.1.1.jar file - Jar c

Jar examples for c:classutil-2.12

Description

A library for fast runtime class-querying, and more

You can download jar file classutil_2.12 1.1.1 in this page.

License

BSD New

Build File

You can use the following script to add classutil_2.12-1.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

classutil_2.12-1.1.1-javadoc.jar
classutil_2.12-1.1.1-sources.jar
classutil_2.12-1.1.1.jar
classutil_2.12-1.1.1.pom



Related Tutorials