Download graphene-3.1.7.jar file - Jar g

Jar examples for g:graphene

Description

Core rendering engine for graphene.

You can download jar file graphene 3.1.7 in this page.

Build File

You can use the following script to add graphene-3.1.7.jar to your project.

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

Download

Click the following link to download the jar file.

graphene-3.1.7-javadoc.jar
graphene-3.1.7-sources.jar
graphene-3.1.7.jar
graphene-3.1.7.pom



Related Tutorials