Download ymock-client-1.0.jar file - Jar y

Jar examples for y:ymock-client

Description

You can download jar file ymock-client 1.0 in this page.

License

Open Source License

Build File

You can use the following script to add ymock-client-1.0.jar to your project.

<dependency>
   <groupId>com.ymock</groupId>
   <artifactId>ymock-client</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.ymock', name: 'ymock-client', version: '1.0'
libraryDependencies += "com.ymock" % "ymock-client" % "1.0"
<dependency org="com.ymock" name="ymock-client" rev="1.0"/>
@Grapes(@Grab(group='com.ymock', module='ymock-client', version='1.0'))
'com.ymock:ymock-client:jar:1.0'

Download

Click the following link to download the jar file.

ymock-client-1.0-javadoc.jar
ymock-client-1.0-sources.jar
ymock-client-1.0.jar
ymock-client-1.0.pom



Related Tutorials