Download classy-0.1.1.jar file - Jar c

Jar examples for c:classy

Description

classy

You can download jar file classy 0.1.1 in this page.

License

MIT

Build File

You can use the following script to add classy-0.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

classy-0.1.1-javadoc.jar
classy-0.1.1-sources.jar
classy-0.1.1.jar
classy-0.1.1.pom



Related Tutorials