is not current version
Last Version 20.2.4

org.webswing:webswing-app-toolkit-fx-java8 2.7.1


Categories

Categories

Java 8 Languages
GroupId

GroupId

org.webswing
ArtifactId

ArtifactId

webswing-app-toolkit-fx-java8
Version

Version

2.7.1
Type

Type

jar

Download webswing-app-toolkit-fx-java8 2.7.1


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