Download quamto-core-1.4.0.jar file - Jar q

Jar examples for q:quamto-core

Description

Contains the core libraries of Quamto

You can download jar file quamto-core 1.4.0 in this page.

Build File

You can use the following script to add quamto-core-1.4.0.jar to your project.

<dependency>
   <groupId>com.quamto</groupId>
   <artifactId>quamto-core</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'com.quamto', name: 'quamto-core', version: '1.4.0'
libraryDependencies += "com.quamto" % "quamto-core" % "1.4.0"
<dependency org="com.quamto" name="quamto-core" rev="1.4.0"/>
@Grapes(@Grab(group='com.quamto', module='quamto-core', version='1.4.0'))
'com.quamto:quamto-core:jar:1.4.0'

Download

Click the following link to download the jar file.

quamto-core-1.4.0-javadoc.jar
quamto-core-1.4.0-sources.jar
quamto-core-1.4.0.jar
quamto-core-1.4.0.pom



Related Tutorials