| License |
License |
|---|---|
| GroupId | GroupIdio.github.macster110 |
| ArtifactId | ArtifactIdjpamutilsfx |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
Descriptionjpamutilsfx
JavaFX controls and utilities for acoustic software
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jpamutilsfx-0.0.2.pom | |
| jpamutilsfx-0.0.2.jar | 41 KB |
| jpamutilsfx-0.0.2-sources.jar | 23 KB |
| jpamutilsfx-0.0.2-javadoc.jar | 460 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.macster110/jpamutilsfx/ -->
<dependency>
<groupId>io.github.macster110</groupId>
<artifactId>jpamutilsfx</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.macster110/jpamutilsfx/
implementation 'io.github.macster110:jpamutilsfx:0.0.2'
// https://jarcasting.com/artifacts/io.github.macster110/jpamutilsfx/
implementation ("io.github.macster110:jpamutilsfx:0.0.2")
'io.github.macster110:jpamutilsfx:jar:0.0.2'
<dependency org="io.github.macster110" name="jpamutilsfx" rev="0.0.2">
<artifact name="jpamutilsfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.macster110', module='jpamutilsfx', version='0.0.2')
)
libraryDependencies += "io.github.macster110" % "jpamutilsfx" % "0.0.2"
[io.github.macster110/jpamutilsfx "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjfx : javafx-controls | jar | 15 |
| org.openjfx : javafx-swing | jar | 15 |
| org.openjfx : javafx-media | jar | 15 |
| org.openjfx : javafx-web | jar | 15 |
| org.controlsfx : controlsfx | jar | 11.0.3 |
| us.hebi.matlab.mat : mfl-core | jar | 0.5.6 |
| org.json : json | jar | 20201115 |
| commons-io : commons-io | jar | 2.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| junit : junit | jar | 4.11 |