Last Version

jfx 0.12.1

Corda client JavaFX modules

License

License

Categories

Categories

Net
GroupId

GroupId

net.corda
ArtifactId

ArtifactId

jfx
Version

Version

0.12.1
Type

Type

jar
Description

Description

jfx
Corda client JavaFX modules
Project URL

Project URL

https://github.com/corda/corda
Source Code Management

Source Code Management

https://github.com/corda/corda

Download jfx 0.12.1


<!-- 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"]

Dependencies

runtime (9)

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

Project Modules

There are no modules declared in this project.