TreeTable-scala

A TreeTable component for Swing

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

treetable-scala_3
Last Version

Last Version

1.6.3
Release Date

Release Date

Type

Type

jar
Description

Description

TreeTable-scala
A TreeTable component for Swing
Project URL

Project URL

https://github.com/Sciss/TreeTable
Project Organization

Project Organization

de.sciss

Download treetable-scala_3

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
de.sciss : treetable-java jar 1.6.3
org.scala-lang : scala3-library_3 jar 3.1.0
de.sciss : swingplus_3 jar 0.5.0

test (1)

Group / Artifact Type Version
de.sciss : submin jar 0.3.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.3
1.6.1