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

Jar examples for y:ymock-commons

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials