| License |
License
GPLv3 with Classpath Exception
|
|---|---|
| GroupId | GroupIdcom.cedarsoft |
| ArtifactId | ArtifactIdtornadofx |
| Last Version | Last Version8.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontest.TornadoFX Sample
cedarsoft Open Source projects
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tornadofx-8.7.0.pom | |
| tornadofx-8.7.0.jar | 2 KB |
| tornadofx-8.7.0-tests.jar | 84 KB |
| tornadofx-8.7.0-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft/tornadofx/ -->
<dependency>
<groupId>com.cedarsoft</groupId>
<artifactId>tornadofx</artifactId>
<version>8.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/tornadofx/
implementation 'com.cedarsoft:tornadofx:8.7.0'
// https://jarcasting.com/artifacts/com.cedarsoft/tornadofx/
implementation ("com.cedarsoft:tornadofx:8.7.0")
'com.cedarsoft:tornadofx:jar:8.7.0'
<dependency org="com.cedarsoft" name="tornadofx" rev="8.7.0">
<artifact name="tornadofx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='tornadofx', version='8.7.0')
)
libraryDependencies += "com.cedarsoft" % "tornadofx" % "8.7.0"
[com.cedarsoft/tornadofx "8.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.cedarsoft.dependencies-sets : openjfx | pom | 8.7.0 |
| com.cedarsoft : annotations | jar | 8.7.0 |
| no.tornado : tornadofx | jar | 1.7.17 |
| com.cedarsoft.dependencies-sets : kotlin | pom | 8.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.cedarsoft.dependencies-sets : kotlin-test | pom | 8.7.0 |