is not current version
Last Version 1.0.5

de.jensd:shichimifx 1.0.4

Utilities for JavaFX apps

GroupId

GroupId

de.jensd
ArtifactId

ArtifactId

shichimifx
Version

Version

1.0.4
Type

Type

jar

Download shichimifx 1.0.4


<!-- https://jarcasting.com/artifacts/de.jensd/shichimifx/ -->
<dependency>
    <groupId>de.jensd</groupId>
    <artifactId>shichimifx</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.jensd/shichimifx/
implementation 'de.jensd:shichimifx:1.0.4'
// https://jarcasting.com/artifacts/de.jensd/shichimifx/
implementation ("de.jensd:shichimifx:1.0.4")
'de.jensd:shichimifx:jar:1.0.4'
<dependency org="de.jensd" name="shichimifx" rev="1.0.4">
  <artifact name="shichimifx" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jensd', module='shichimifx', version='1.0.4')
)
libraryDependencies += "de.jensd" % "shichimifx" % "1.0.4"
[de.jensd/shichimifx "1.0.4"]