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

Jar examples for y:ymock-client

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials