Download model_2.11-0.2.4.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.2.4 in this page.

License

BSD-3-Clause

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials