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-M2
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-M2 8.0.60-R9


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0-M2
org.scala-lang : scala-reflect jar 2.12.0-M2

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12.0-M2 jar 2.2.5-M2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.