ShichimiFX

Utilities for JavaFX apps

License

License

GroupId

GroupId

de.jensd
ArtifactId

ArtifactId

shichimifx
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

ShichimiFX
Utilities for JavaFX apps
Project URL

Project URL

http://www.jensd.de
Project Organization

Project Organization

www.jensd.de
Source Code Management

Source Code Management

https://bitbucket.org/Jerady/shichimifx

Download shichimifx

How to add to project

<!-- 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"]

Dependencies

compile (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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0