Jar examples for g:graphene
Core rendering engine for graphene.
You can download jar file graphene 0.4 in this page.
You can use the following script to add graphene-0.4.jar to your project.
<dependency> <groupId>org.epics</groupId> <artifactId>graphene</artifactId> <version>0.4</version> </dependency>
compile group: 'org.epics', name: 'graphene', version: '0.4'
libraryDependencies += "org.epics" % "graphene" % "0.4"
<dependency org="org.epics" name="graphene" rev="0.4"/>
@Grapes(@Grab(group='org.epics', module='graphene', version='0.4'))
'org.epics:graphene:jar:0.4'
Click the following link to download the jar file.
graphene-0.4-javadoc.jar