License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIddotterweide-core_2.13.0-RC3 |
Version | Version0.2.2 |
Type | Typejar |
Description |
DescriptionDotterweide-Core
Dotterweide - Core API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.sciss/dotterweide-core_2.13.0-RC3/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>dotterweide-core_2.13.0-RC3</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/dotterweide-core_2.13.0-RC3/
implementation 'de.sciss:dotterweide-core_2.13.0-RC3:0.2.2'
// https://jarcasting.com/artifacts/de.sciss/dotterweide-core_2.13.0-RC3/
implementation ("de.sciss:dotterweide-core_2.13.0-RC3:0.2.2")
'de.sciss:dotterweide-core_2.13.0-RC3:jar:0.2.2'
<dependency org="de.sciss" name="dotterweide-core_2.13.0-RC3" rev="0.2.2">
<artifact name="dotterweide-core_2.13.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='dotterweide-core_2.13.0-RC3', version='0.2.2')
)
libraryDependencies += "de.sciss" % "dotterweide-core_2.13.0-RC3" % "0.2.2"
[de.sciss/dotterweide-core_2.13.0-RC3 "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC3 |
org.scala-lang.modules : scala-swing_2.13.0-RC3 | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.novocode : junit-interface | jar | 0.11 |