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