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

Jar examples for m:model-2.12

Description

A simple typed publisher-observer mechanism

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

License

Affero GPLv3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials