is not current version
Last Version 15.0.1-R21

org.scalafx:scalafx_2.11 8.0.40-R8

The ScalaFX framework

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalafx
ArtifactId

ArtifactId

scalafx_2.11
Version

Version

8.0.40-R8
Type

Type

jar

Download scalafx_2.11 8.0.40-R8


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