Last Version

blaise-graphics 3.0.12

Java2D graphics support, for easy construction of scene graphs and rendering onto the canvas.

License

License

GroupId

GroupId

com.googlecode.blaisemath
ArtifactId

ArtifactId

blaise-graphics
Version

Version

3.0.12
Type

Type

jar
Description

Description

blaise-graphics
Java2D graphics support, for easy construction of scene graphs and rendering onto the canvas.
Project URL

Project URL

https://github.com/triathematician/blaisemath
Source Code Management

Source Code Management

https://github.com/triathematician/blaisemath

Download blaise-graphics 3.0.12


<!-- https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-graphics/ -->
<dependency>
    <groupId>com.googlecode.blaisemath</groupId>
    <artifactId>blaise-graphics</artifactId>
    <version>3.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-graphics/
implementation 'com.googlecode.blaisemath:blaise-graphics:3.0.12'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-graphics/
implementation ("com.googlecode.blaisemath:blaise-graphics:3.0.12")
'com.googlecode.blaisemath:blaise-graphics:jar:3.0.12'
<dependency org="com.googlecode.blaisemath" name="blaise-graphics" rev="3.0.12">
  <artifact name="blaise-graphics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='blaise-graphics', version='3.0.12')
)
libraryDependencies += "com.googlecode.blaisemath" % "blaise-graphics" % "3.0.12"
[com.googlecode.blaisemath/blaise-graphics "3.0.12"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-jre
com.googlecode.blaisemath : blaise-common jar 1.0.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.