Download clearity-12.10.jar file - Jar c

Jar examples for c:clearity

Description

You can download jar file clearity 12.10 in this page.

License

Open Source License

Build File

You can use the following script to add clearity-12.10.jar to your project.

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

Download

Click the following link to download the jar file.

clearity-12.10-javadoc.jar
clearity-12.10-sources.jar
clearity-12.10.jar
clearity-12.10.pom



Related Tutorials