| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.corda |
| ArtifactId | ArtifactIdjfx |
| Last Version | Last Version0.12.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjfx
Corda client JavaFX modules
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jfx-0.12.1.pom | |
| jfx-0.12.1.jar | 223 KB |
| jfx-0.12.1-sources.jar | 27 KB |
| jfx-0.12.1-javadoc.jar | 361 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/net.corda/jfx/ -->
<dependency>
<groupId>net.corda</groupId>
<artifactId>jfx</artifactId>
<version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.corda/jfx/
implementation 'net.corda:jfx:0.12.1'
// https://jarcasting.com/artifacts/net.corda/jfx/
implementation ("net.corda:jfx:0.12.1")
'net.corda:jfx:jar:0.12.1'
<dependency org="net.corda" name="jfx" rev="0.12.1">
<artifact name="jfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.corda', module='jfx', version='0.12.1')
)
libraryDependencies += "net.corda" % "jfx" % "0.12.1"
[net.corda/jfx "0.12.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.corda : core | jar | 0.12.1 |
| net.corda : finance | jar | 0.12.1 |
| net.corda : rpc | jar | 0.12.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.1.2 |
| com.google.guava : guava | jar | 21.0 |
| org.reactfx : reactfx | jar | 2.0-M5 |
| org.fxmisc.easybind : easybind | jar | 1.0.3 |
| org.apache.activemq : artemis-core-client | jar | 1.5.3 |
| co.paralleluniverse : quasar-core | jar | 0.7.6 |