Model

A simple typed publisher-observer mechanism

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

model_2.10
Last Version

Last Version

0.3.4
Release Date

Release Date

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.10

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 3.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0