Download model_2.10-0.3.4.jar file - Jar m

Jar examples for m:model-2.10

Description

A simple typed publisher-observer mechanism

You can download jar file model_2.10 0.3.4 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add model_2.10-0.3.4.jar to your project.

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

Download

Click the following link to download the jar file.

model_2.10-0.3.4-javadoc.jar
model_2.10-0.3.4-sources.jar
model_2.10-0.3.4.jar
model_2.10-0.3.4.pom



Related Tutorials