Download mork-1.1.2.jar file - Jar m

Jar examples for m:mork

Description

See ${project.url}.

You can download jar file mork 1.1.2 in this page.

License

GNU Lesser General Public License, Version 2.1

Build File

You can use the following script to add mork-1.1.2.jar to your project.

<dependency>
   <groupId>net.oneandone</groupId>
   <artifactId>mork</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'net.oneandone', name: 'mork', version: '1.1.2'
libraryDependencies += "net.oneandone" % "mork" % "1.1.2"
<dependency org="net.oneandone" name="mork" rev="1.1.2"/>
@Grapes(@Grab(group='net.oneandone', module='mork', version='1.1.2'))
'net.oneandone:mork:jar:1.1.2'

Download

Click the following link to download the jar file.

mork-1.1.2-javadoc.jar
mork-1.1.2-sources.jar
mork-1.1.2-test-sources.jar
mork-1.1.2.jar
mork-1.1.2.pom



Related Tutorials