Download waffle-tests-1.8.2.jar file - Jar w

Jar examples for w:waffle-tests

Description

Tests for WAFFLE

You can download jar file waffle-tests 1.8.2 in this page.

License

Open Source License

Build File

You can use the following script to add waffle-tests-1.8.2.jar to your project.

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

Download

Click the following link to download the jar file.

waffle-tests-1.8.2-javadoc.jar
waffle-tests-1.8.2-sources.jar
waffle-tests-1.8.2-test-javadoc.jar
waffle-tests-1.8.2-test-sources.jar
waffle-tests-1.8.2.jar
waffle-tests-1.8.2.pom



Related Tutorials