Download graphene-0.8.0.jar file - Jar g

Jar examples for g:graphene

Description

Core rendering engine for graphene.

You can download jar file graphene 0.8.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

graphene-0.8.0-javadoc.jar
graphene-0.8.0-sources.jar
graphene-0.8.0.jar
graphene-0.8.0.pom



Related Tutorials