| License |
License |
|---|---|
| GroupId | GroupIdde.jonato |
| ArtifactId | ArtifactIdjfxc |
| Version | Version1.1 |
| Type | Typejar |
| Description |
DescriptionJFXC
Jonato JavaFX Controls - More Power for your JavaFX Gui
|
| Project Organization |
Project OrganizationJonato IT Solutions |
| Filename | Size |
|---|---|
| jfxc-1.1.pom | |
| jfxc-1.1.jar | 60 KB |
| jfxc-1.1-sources.jar | 40 KB |
| jfxc-1.1-javadoc.jar | 261 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.jonato/jfxc/ -->
<dependency>
<groupId>de.jonato</groupId>
<artifactId>jfxc</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.jonato/jfxc/
implementation 'de.jonato:jfxc:1.1'
// https://jarcasting.com/artifacts/de.jonato/jfxc/
implementation ("de.jonato:jfxc:1.1")
'de.jonato:jfxc:jar:1.1'
<dependency org="de.jonato" name="jfxc" rev="1.1">
<artifact name="jfxc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jonato', module='jfxc', version='1.1')
)
libraryDependencies += "de.jonato" % "jfxc" % "1.1"
[de.jonato/jfxc "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| uk.org.okapibarcode : okapibarcode | jar | 0.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| junit : junit | jar | 4.12 |
| org.testfx : testfx-core | jar | 4.0.1-alpha |
| org.testfx : testfx-junit | jar | 4.0.1-alpha |