is not current version
Last Version 18.0.1-R27

org.scalafx:scalafx_2.12 8.0.144-R12

The ScalaFX framework

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalafx
ArtifactId

ArtifactId

scalafx_2.12
Version

Version

8.0.144-R12
Type

Type

jar

Download scalafx_2.12 8.0.144-R12


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