Download quintessence-core-0.5.1.jar file - Jar q

Jar examples for q:quintessence-core

Description

You can download jar file quintessence-core 0.5.1 in this page.

Build File

You can use the following script to add quintessence-core-0.5.1.jar to your project.

<dependency>
   <groupId>net.aequologica.neo</groupId>
   <artifactId>quintessence-core</artifactId>
   <version>0.5.1</version>
</dependency>
compile group: 'net.aequologica.neo', name: 'quintessence-core', version: '0.5.1'
libraryDependencies += "net.aequologica.neo" % "quintessence-core" % "0.5.1"
<dependency org="net.aequologica.neo" name="quintessence-core" rev="0.5.1"/>
@Grapes(@Grab(group='net.aequologica.neo', module='quintessence-core', version='0.5.1'))
'net.aequologica.neo:quintessence-core:jar:0.5.1'

Download

Click the following link to download the jar file.

quintessence-core-0.5.1-javadoc.jar
quintessence-core-0.5.1-sources.jar
quintessence-core-0.5.1.jar
quintessence-core-0.5.1.pom



Related Tutorials