is not current version
Last Version 1.0.5

de.jensd:shichimifx 1.0.3

Utilities for JavaFX apps

GroupId

GroupId

de.jensd
ArtifactId

ArtifactId

shichimifx
Version

Version

1.0.3
Type

Type

jar

Download shichimifx 1.0.3


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