| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.blaisemath |
| ArtifactId | ArtifactIdblaise-sketch |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBlaiseSketch
Provides mouse gestures and a UI interface for creating and editing graphics.
|
| Filename | Size |
|---|---|
| blaise-sketch-0.2.0.pom | |
| blaise-sketch-0.2.0.jar | 3 MB |
| blaise-sketch-0.2.0-sources.jar | 42 KB |
| blaise-sketch-0.2.0-javadoc.jar | 187 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-sketch/ -->
<dependency>
<groupId>com.googlecode.blaisemath</groupId>
<artifactId>blaise-sketch</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-sketch/
implementation 'com.googlecode.blaisemath:blaise-sketch:0.2.0'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-sketch/
implementation ("com.googlecode.blaisemath:blaise-sketch:0.2.0")
'com.googlecode.blaisemath:blaise-sketch:jar:0.2.0'
<dependency org="com.googlecode.blaisemath" name="blaise-sketch" rev="0.2.0">
<artifact name="blaise-sketch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='blaise-sketch', version='0.2.0')
)
libraryDependencies += "com.googlecode.blaisemath" % "blaise-sketch" % "0.2.0"
[com.googlecode.blaisemath/blaise-sketch "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jdesktop.bsaf : bsaf | jar | 1.9.2 |
| com.googlecode.blaisemath : blaise-graphics | jar | 2.1.0 |
| com.googlecode.blaisemath : blaise-svg | jar | 0.2.0 |
| org.yaml : snakeyaml | jar | 1.14 |
| com.googlecode.blaisemath : firestarter | jar | 1.2.3 |
| com.googlecode.blaisemath : blaise-common | jar | 0.2.1 |
| com.googlecode.blaisemath : blaise-gestures | jar | 0.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jdesktop : appframework | jar | 1.0.3 |