blaise-graphics-ui

Swing UI support for graphics components.

License

License

GroupId

GroupId

com.googlecode.blaisemath
ArtifactId

ArtifactId

blaise-graphics-ui
Last Version

Last Version

3.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

blaise-graphics-ui
Swing UI support for graphics components.
Project URL

Project URL

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

Source Code Management

https://github.com/triathematician/blaisemath

Download blaise-graphics-ui

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.blaisemath : blaise-common jar 1.0.7
com.googlecode.blaisemath : blaise-graphics jar 3.0.9
com.googlecode.blaisemath : firestarter jar 2.0.0-beta

test (2)

Group / Artifact Type Version
com.googlecode.blaisemath : blaise-app jar 0.2.0-beta
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

blaisemath

blaisemath is a collection of Java libraries for visualization and mathematics. The source code, javadocs, and jar files are available in the central maven repository.

Core Libraries

The core libraries are listed below with the latest artifact versions available on maven central. Note that they have been recently updated for Java 11 (September 2019). If using Java 8-10, see this wiki page for documentation on which versions to use for Java 8.

See the wiki for a description of these libraries and how to use them.

Related Libraries

Versions

Version
3.0.8
3.0.7
3.0.6
3.0.4.1
3.0.4
3.0.3.1