Jar examples for m:moco-core
Moco is an easy setup stub framework, mainly focusing on testing and integration.
You can download jar file moco-core 0.10.0 in this page.
MIT Licence
You can use the following script to add moco-core-0.10.0.jar to your project.
<dependency> <groupId>com.github.dreamhead</groupId> <artifactId>moco-core</artifactId> <version>0.10.0</version> </dependency>
compile group: 'com.github.dreamhead', name: 'moco-core', version: '0.10.0'
libraryDependencies += "com.github.dreamhead" % "moco-core" % "0.10.0"
<dependency org="com.github.dreamhead" name="moco-core" rev="0.10.0"/>
@Grapes(@Grab(group='com.github.dreamhead', module='moco-core', version='0.10.0'))
'com.github.dreamhead:moco-core:jar:0.10.0'
Click the following link to download the jar file.
moco-core-0.10.0-javadoc.jar