License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.scalafx |
ArtifactId | ArtifactIdscalafx_3 |
Last Version | Last Version18.0.1-R27 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalafx
The ScalaFX framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scalafx_3-18.0.1-R27.pom | |
scalafx_3-18.0.1-R27.jar | 4 MB |
scalafx_3-18.0.1-R27-sources.jar | 987 KB |
scalafx_3-18.0.1-R27-javadoc.jar | 33 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scalafx/scalafx_3/ -->
<dependency>
<groupId>org.scalafx</groupId>
<artifactId>scalafx_3</artifactId>
<version>18.0.1-R27</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalafx/scalafx_3/
implementation 'org.scalafx:scalafx_3:18.0.1-R27'
// https://jarcasting.com/artifacts/org.scalafx/scalafx_3/
implementation ("org.scalafx:scalafx_3:18.0.1-R27")
'org.scalafx:scalafx_3:jar:18.0.1-R27'
<dependency org="org.scalafx" name="scalafx_3" rev="18.0.1-R27">
<artifact name="scalafx_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalafx', module='scalafx_3', version='18.0.1-R27')
)
libraryDependencies += "org.scalafx" % "scalafx_3" % "18.0.1-R27"
[org.scalafx/scalafx_3 "18.0.1-R27"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.11 |