Download mhw-base-1.0.0.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 1.0.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials