is not current version
Last Version 0.3.4

de.sciss:model_2.10 0.3.3

A simple typed publisher-observer mechanism

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

model_2.10
Version

Version

0.3.3
Type

Type

jar

Download model_2.10 0.3.3


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