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

Jar examples for q:quintessence-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials