Download classutil_2.12-1.2.0.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.2.0 in this page.

License

BSD New

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials