Last Version

scalafx 8.0.60-R9

The ScalaFX framework

License

License

BSD
Categories

Categories

Scala Languages
GroupId

GroupId

org.scalafx
ArtifactId

ArtifactId

scalafx_2.12.0-M3
Version

Version

8.0.60-R9
Type

Type

jar
Description

Description

scalafx
The ScalaFX framework
Project URL

Project URL

https://code.google.com/p/scalafx/
Project Organization

Project Organization

org.scalafx
Source Code Management

Source Code Management

https://code.google.com/p/scalafx

Download scalafx_2.12.0-M3 8.0.60-R9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0-M3
org.scala-lang : scala-reflect jar 2.12.0-M3
org.scalatest : scalatest_2.12.0-M2 jar 2.2.5-M2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.