License |
License |
---|---|
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdmodel_3 |
Last Version | Last Version0.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModel
A simple typed publisher-observer mechanism
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
model_3-0.3.5.pom | |
model_3-0.3.5.jar | 16 KB |
model_3-0.3.5-sources.jar | 4 KB |
model_3-0.3.5-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/model_3/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>model_3</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/model_3/
implementation 'de.sciss:model_3:0.3.5'
// https://jarcasting.com/artifacts/de.sciss/model_3/
implementation ("de.sciss:model_3:0.3.5")
'de.sciss:model_3:jar:0.3.5'
<dependency org="de.sciss" name="model_3" rev="0.3.5">
<artifact name="model_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='model_3', version='0.3.5')
)
libraryDependencies += "de.sciss" % "model_3" % "0.3.5"
[de.sciss/model_3 "0.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.9 |