| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdde.sciss |
| ArtifactId | ArtifactIdtreetable-scala_3 |
| Last Version | Last Version1.6.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTreeTable-scala
A TreeTable component for Swing
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| treetable-scala_3-1.6.3.pom | |
| treetable-scala_3-1.6.3.jar | 123 KB |
| treetable-scala_3-1.6.3-sources.jar | 12 KB |
| treetable-scala_3-1.6.3-javadoc.jar | 292 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| de.sciss : submin | jar | 0.3.5 |