Download apimock-core-0.6.1.jar file - Jar a

Jar examples for a:apimock-core

Description

apimock-core

You can download jar file apimock-core 0.6.1 in this page.

Build File

You can use the following script to add apimock-core-0.6.1.jar to your project.

<dependency>
   <groupId>me.geso.apimock</groupId>
   <artifactId>apimock-core</artifactId>
   <version>0.6.1</version>
</dependency>
compile group: 'me.geso.apimock', name: 'apimock-core', version: '0.6.1'
libraryDependencies += "me.geso.apimock" % "apimock-core" % "0.6.1"
<dependency org="me.geso.apimock" name="apimock-core" rev="0.6.1"/>
@Grapes(@Grab(group='me.geso.apimock', module='apimock-core', version='0.6.1'))
'me.geso.apimock:apimock-core:jar:0.6.1'

Download

Click the following link to download the jar file.

apimock-core-0.6.1-javadoc.jar
apimock-core-0.6.1-sources.jar
apimock-core-0.6.1.jar
apimock-core-0.6.1.pom



Related Tutorials