| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.blaisemath |
| ArtifactId | ArtifactIdblaise-widgets |
| Last Version | Last Version2.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBlaiseWidgets
Widget/control library based on BlaiseGraphics.
|
| Filename | Size |
|---|---|
| blaise-widgets-2.0.8.pom | |
| blaise-widgets-2.0.8.jar | 32 KB |
| blaise-widgets-2.0.8-sources.jar | 15 KB |
| blaise-widgets-2.0.8-javadoc.jar | 111 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-widgets/ -->
<dependency>
<groupId>com.googlecode.blaisemath</groupId>
<artifactId>blaise-widgets</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-widgets/
implementation 'com.googlecode.blaisemath:blaise-widgets:2.0.8'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-widgets/
implementation ("com.googlecode.blaisemath:blaise-widgets:2.0.8")
'com.googlecode.blaisemath:blaise-widgets:jar:2.0.8'
<dependency org="com.googlecode.blaisemath" name="blaise-widgets" rev="2.0.8">
<artifact name="blaise-widgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='blaise-widgets', version='2.0.8')
)
libraryDependencies += "com.googlecode.blaisemath" % "blaise-widgets" % "2.0.8"
[com.googlecode.blaisemath/blaise-widgets "2.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.swinglabs : swing-layout | jar | 1.0.3 |
| com.googlecode.blaisemath : blaise-graphics | jar | 2.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |