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