is not current version
Last Version 15.0.1-R21

org.scalafx:scalafx_2.11 2.2.60-R9

The ScalaFX framework

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalafx
ArtifactId

ArtifactId

scalafx_2.11
Version

Version

2.2.60-R9
Type

Type

jar

Download scalafx_2.11 2.2.60-R9


<!-- https://jarcasting.com/artifacts/org.scalafx/scalafx_2.11/ -->
<dependency>
    <groupId>org.scalafx</groupId>
    <artifactId>scalafx_2.11</artifactId>
    <version>2.2.60-R9</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalafx/scalafx_2.11/
implementation 'org.scalafx:scalafx_2.11:2.2.60-R9'
// https://jarcasting.com/artifacts/org.scalafx/scalafx_2.11/
implementation ("org.scalafx:scalafx_2.11:2.2.60-R9")
'org.scalafx:scalafx_2.11:jar:2.2.60-R9'
<dependency org="org.scalafx" name="scalafx_2.11" rev="2.2.60-R9">
  <artifact name="scalafx_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalafx', module='scalafx_2.11', version='2.2.60-R9')
)
libraryDependencies += "org.scalafx" % "scalafx_2.11" % "2.2.60-R9"
[org.scalafx/scalafx_2.11 "2.2.60-R9"]