License |
License |
---|---|
Categories |
CategoriesScala Languages GUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.scalafx |
ArtifactId | ArtifactIdscalafxml-guice-sfx2_2.10 |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalafxml-guice-sfx2
Guice based dependency resolver for ScalaFXML
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.scalafx |
<!-- https://jarcasting.com/artifacts/org.scalafx/scalafxml-guice-sfx2_2.10/ -->
<dependency>
<groupId>org.scalafx</groupId>
<artifactId>scalafxml-guice-sfx2_2.10</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalafx/scalafxml-guice-sfx2_2.10/
implementation 'org.scalafx:scalafxml-guice-sfx2_2.10:0.2.2'
// https://jarcasting.com/artifacts/org.scalafx/scalafxml-guice-sfx2_2.10/
implementation ("org.scalafx:scalafxml-guice-sfx2_2.10:0.2.2")
'org.scalafx:scalafxml-guice-sfx2_2.10:jar:0.2.2'
<dependency org="org.scalafx" name="scalafxml-guice-sfx2_2.10" rev="0.2.2">
<artifact name="scalafxml-guice-sfx2_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalafx', module='scalafxml-guice-sfx2_2.10', version='0.2.2')
)
libraryDependencies += "org.scalafx" % "scalafxml-guice-sfx2_2.10" % "0.2.2"
[org.scalafx/scalafxml-guice-sfx2_2.10 "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
org.scalafx : scalafxml-core-sfx2_2.10 | jar | 0.2.2 |
org.scalafx : scalafx_2.10 | jar | 2.2.67-R10 |
com.google.inject : guice | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.2 |