Download mhw-base-0.0.3.jar file - Jar m

Jar examples for m:mhw-base

Description

Implements the interaction of assigning a MathHub document to a Worker.

You can download jar file mhw-base 0.0.3 in this page.

License

Apache License

Build File

You can use the following script to add mhw-base-0.0.3.jar to your project.

<dependency>
   <groupId>info.kwarc.sally4</groupId>
   <artifactId>mhw-base</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'info.kwarc.sally4', name: 'mhw-base', version: '0.0.3'
libraryDependencies += "info.kwarc.sally4" % "mhw-base" % "0.0.3"
<dependency org="info.kwarc.sally4" name="mhw-base" rev="0.0.3"/>
@Grapes(@Grab(group='info.kwarc.sally4', module='mhw-base', version='0.0.3'))
'info.kwarc.sally4:mhw-base:jar:0.0.3'

Download

Click the following link to download the jar file.

mhw-base-0.0.3-javadoc.jar
mhw-base-0.0.3-sources.jar
mhw-base-0.0.3.jar
mhw-base-0.0.3.pom



Related Tutorials