License |
License |
---|---|
GroupId | GroupIdde.jensd |
ArtifactId | ArtifactIdshichimifx |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShichimiFX
Utilities for JavaFX apps
|
Project URL |
Project URL |
Project Organization |
Project Organizationwww.jensd.de |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shichimifx-1.0.5.pom | |
shichimifx-1.0.5.jar | 55 KB |
shichimifx-1.0.5-sources.jar | 36 KB |
shichimifx-1.0.5-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.jensd/shichimifx/ -->
<dependency>
<groupId>de.jensd</groupId>
<artifactId>shichimifx</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.jensd/shichimifx/
implementation 'de.jensd:shichimifx:1.0.5'
// https://jarcasting.com/artifacts/de.jensd/shichimifx/
implementation ("de.jensd:shichimifx:1.0.5")
'de.jensd:shichimifx:jar:1.0.5'
<dependency org="de.jensd" name="shichimifx" rev="1.0.5">
<artifact name="shichimifx" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jensd', module='shichimifx', version='1.0.5')
)
libraryDependencies += "de.jensd" % "shichimifx" % "1.0.5"
[de.jensd/shichimifx "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
de.jensd : fontawesomefx | jar | 8.0.13 |
de.dimaki : refuel | jar | 0.0.4 |
org.controlsfx : controlsfx | jar | 8.20.8 |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |