Download model_2.11-0.3.2.jar file - Jar m

Jar examples for m:model-2.11

Description

A simple typed publisher-observer mechanism

You can download jar file model_2.11 0.3.2 in this page.

License

BSD-3-Clause

Build File

You can use the following script to add model_2.11-0.3.2.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>model_2.11</artifactId>
   <version>0.3.2</version>
</dependency>
compile group: 'de.sciss', name: 'model_2.11', version: '0.3.2'
libraryDependencies += "de.sciss" % "model_2.11" % "0.3.2"
<dependency org="de.sciss" name="model_2.11" rev="0.3.2"/>
@Grapes(@Grab(group='de.sciss', module='model_2.11', version='0.3.2'))
'de.sciss:model_2.11:jar:0.3.2'

Download

Click the following link to download the jar file.

model_2.11-0.3.2-javadoc.jar
model_2.11-0.3.2-sources.jar
model_2.11-0.3.2.jar
model_2.11-0.3.2.pom



Related Tutorials