Last Version

Model 0.3.5

A simple typed publisher-observer mechanism

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

model_2.12
Version

Version

0.3.5
Type

Type

jar
Description

Description

Model
A simple typed publisher-observer mechanism
Project URL

Project URL

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

Project Organization

de.sciss

Download model_2.12 0.3.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.2

Project Modules

There are no modules declared in this project.