Jar examples for m:mhw-base
Implements the interaction of assigning a MathHub document to a Worker.
You can download jar file mhw-base 1.0.0 in this page.
Apache License
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'
Click the following link to download the jar file.
mhw-base-1.0.0-javadoc.jar