Download jeuclid-core-3.1.12.jar file - Jar j

Jar examples for j:jeuclid-core

Description

This is the core module containing the basic JEuclid rendering and document handling classes.

You can download jar file jeuclid-core 3.1.12 in this page.

Build File

You can use the following script to add jeuclid-core-3.1.12.jar to your project.

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

Download

Click the following link to download the jar file.

jeuclid-core-3.1.12-javadoc.jar
jeuclid-core-3.1.12-sources.jar
jeuclid-core-3.1.12.jar
jeuclid-core-3.1.12.pom



Related Tutorials