| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface |
| GroupId | GroupIdcom.io7m.jwhere |
| ArtifactId | ArtifactIdio7m-jwhere-gui |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio7m-jwhere-gui
Disk catalog (GUI)
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| io7m-jwhere-gui-0.4.0.pom | |
| io7m-jwhere-gui-0.4.0.jar | 116 KB |
| io7m-jwhere-gui-0.4.0-tests.jar | 14 KB |
| io7m-jwhere-gui-0.4.0-test-sources.jar | 8 KB |
| io7m-jwhere-gui-0.4.0-sources.jar | 86 KB |
| io7m-jwhere-gui-0.4.0-main.jar | 2 MB |
| io7m-jwhere-gui-0.4.0-javadoc.jar | 186 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.jwhere/io7m-jwhere-gui/ -->
<dependency>
<groupId>com.io7m.jwhere</groupId>
<artifactId>io7m-jwhere-gui</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jwhere/io7m-jwhere-gui/
implementation 'com.io7m.jwhere:io7m-jwhere-gui:0.4.0'
// https://jarcasting.com/artifacts/com.io7m.jwhere/io7m-jwhere-gui/
implementation ("com.io7m.jwhere:io7m-jwhere-gui:0.4.0")
'com.io7m.jwhere:io7m-jwhere-gui:jar:0.4.0'
<dependency org="com.io7m.jwhere" name="io7m-jwhere-gui" rev="0.4.0">
<artifact name="io7m-jwhere-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jwhere', module='io7m-jwhere-gui', version='0.4.0')
)
libraryDependencies += "com.io7m.jwhere" % "io7m-jwhere-gui" % "0.4.0"
[com.io7m.jwhere/io7m-jwhere-gui "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.io7m.jwhere : io7m-jwhere-core | jar | 0.4.0 |
| net.java.dev.designgridlayout : designgridlayout | jar | 1.11 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.io7m.jwhere : io7m-jwhere-core | jar | 0.4.0 |
| net.java.quickcheck : quickcheck | jar | 0.6 |