common-jfx

Collection of common JavaFX classes for Java development

License

License

GroupId

GroupId

de.carne
ArtifactId

ArtifactId

common-jfx
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

common-jfx
Collection of common JavaFX classes for Java development
Source Code Management

Source Code Management

https://github.com/hdecarne/de.carne.common.git

Download common-jfx

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
de.carne : common-core jar 0.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Common Java code shared between my projects

Download Build Status Coverage

License

This project is subject to the the GNU General Public License version 3 or later version. See LICENSE information for details.

Versions

Version
0.0.1