Download Graphics-0.9.0.jar file - Jar g

Jar examples for g:Graphics

Description

A thin wrapper for AWT/Swing 2D graphics

You can download jar file Graphics 0.9.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add Graphics-0.9.0.jar to your project.

<dependency>
   <groupId>org.apache.royale.framework</groupId>
   <artifactId>Graphics</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'org.apache.royale.framework', name: 'Graphics', version: '0.9.0'
libraryDependencies += "org.apache.royale.framework" % "Graphics" % "0.9.0"
<dependency org="org.apache.royale.framework" name="Graphics" rev="0.9.0"/>
@Grapes(@Grab(group='org.apache.royale.framework', module='Graphics', version='0.9.0'))
'org.apache.royale.framework:Graphics:jar:0.9.0'

Download

Click the following link to download the jar file.

Graphics-0.9.0-sources.jar
Graphics-0.9.0.pom



Related Tutorials