ScissLib

A Java library covering GUI building, application framework, and audio file I/O

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

scisslib
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

ScissLib
A Java library covering GUI building, application framework, and audio file I/O
Project URL

Project URL

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

Project Organization

de.sciss

Download scisslib

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.15