is not current version
Last Version 0.2.0

com.googlecode.blaisemath:blaise-sketch 0.1.5

Provides mouse gestures and a UI interface for creating and editing graphics.

GroupId

GroupId

com.googlecode.blaisemath
ArtifactId

ArtifactId

blaise-sketch
Version

Version

0.1.5
Type

Type

jar

Download blaise-sketch 0.1.5


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