License |
License |
---|---|
GroupId | GroupIdorg.subscript-lang |
ArtifactId | ArtifactIdsubscriptfx_2.11 |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionsubscriptfx
subscriptfx
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.subscript-lang |
Filename | Size |
---|---|
subscriptfx_2.11-0.0.2.pom | |
subscriptfx_2.11-0.0.2.jar | 86 KB |
subscriptfx_2.11-0.0.2-sources.jar | 251 bytes |
subscriptfx_2.11-0.0.2-javadoc.jar | 364 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.subscript-lang/subscriptfx_2.11/ -->
<dependency>
<groupId>org.subscript-lang</groupId>
<artifactId>subscriptfx_2.11</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.subscript-lang/subscriptfx_2.11/
implementation 'org.subscript-lang:subscriptfx_2.11:0.0.2'
// https://jarcasting.com/artifacts/org.subscript-lang/subscriptfx_2.11/
implementation ("org.subscript-lang:subscriptfx_2.11:0.0.2")
'org.subscript-lang:subscriptfx_2.11:jar:0.0.2'
<dependency org="org.subscript-lang" name="subscriptfx_2.11" rev="0.0.2">
<artifact name="subscriptfx_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.subscript-lang', module='subscriptfx_2.11', version='0.0.2')
)
libraryDependencies += "org.subscript-lang" % "subscriptfx_2.11" % "0.0.2"
[org.subscript-lang/subscriptfx_2.11 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.subscript-lang : subscriptfx-macro_2.11 | jar | 0.0.2 |
org.subscript-lang : subscript-swing_2.11 | jar | 3.0.5 |
org.scalafx : scalafx_2.11 | jar | 8.0.92-R10 |