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

Jar examples for a:apimock-core

Description

apimock-core

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials