ScalaSwingContrib


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.benhutchison
ArtifactId

ArtifactId

scalaswingcontrib
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

ScalaSwingContrib
ScalaSwingContrib
Project URL

Project URL

http://github.com/benhutchison/ScalaSwingContrib
Project Organization

Project Organization

com.github.benhutchison

Download scalaswingcontrib

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.benhutchison/scalaswingcontrib/ -->
<dependency>
    <groupId>com.github.benhutchison</groupId>
    <artifactId>scalaswingcontrib</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benhutchison/scalaswingcontrib/
implementation 'com.github.benhutchison:scalaswingcontrib:1.5'
// https://jarcasting.com/artifacts/com.github.benhutchison/scalaswingcontrib/
implementation ("com.github.benhutchison:scalaswingcontrib:1.5")
'com.github.benhutchison:scalaswingcontrib:jar:1.5'
<dependency org="com.github.benhutchison" name="scalaswingcontrib" rev="1.5">
  <artifact name="scalaswingcontrib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benhutchison', module='scalaswingcontrib', version='1.5')
)
libraryDependencies += "com.github.benhutchison" % "scalaswingcontrib" % "1.5"
[com.github.benhutchison/scalaswingcontrib "1.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.1
org.scala-lang : scala-swing jar 2.10.1

test (2)

Group / Artifact Type Version
org.specs2 : specs2_2.10 jar 1.13
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.3
1.2
1.1