Jar examples for c:commons-test
Common testing utilities I find useful in many of my projects.
You can download jar file commons-test 1.13 in this page.
BSD 2-Clause License
You can use the following script to add commons-test-1.13.jar to your project.
<dependency> <groupId>com.github.mstream-trader</groupId> <artifactId>commons-test</artifactId> <version>1.13</version> </dependency>
compile group: 'com.github.mstream-trader', name: 'commons-test', version: '1.13'
libraryDependencies += "com.github.mstream-trader" % "commons-test" % "1.13"
<dependency org="com.github.mstream-trader" name="commons-test" rev="1.13"/>
@Grapes(@Grab(group='com.github.mstream-trader', module='commons-test', version='1.13'))
'com.github.mstream-trader:commons-test:jar:1.13'
Click the following link to download the jar file.
commons-test-1.13-javadoc.jar