Last Version

cedarsoft Open JavaFX 1.0.1

cedarsoft Open JavaFX based Projects

License

License

GLPv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.open
ArtifactId

ArtifactId

fx
Version

Version

1.0.1
Type

Type

jar
Description

Description

cedarsoft Open JavaFX
cedarsoft Open JavaFX based Projects
Project Organization

Project Organization

cedarsoft GmbH

Download fx 1.0.1

Filename Size
fx-1.0.1.pom 1 KB
fx-1.0.1-tests.jar 1 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
com.intellij : annotations jar 7.0.3

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.10

Project Modules

There are no modules declared in this project.