is not current version
Last Version 0.9.1

com.jidesoft:jidefx-common 0.9.1-b128

JideFX Common Layer is a collection of several extend feature for JavaFX

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.jidesoft
ArtifactId

ArtifactId

jidefx-common
Version

Version

0.9.1-b128
Type

Type

jar

Download jidefx-common 0.9.1-b128


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