Download github-test-utils-1.0.jar file - Jar g

Jar examples for g:github-test-utils

Description

small collection of small utilities helpful for testing

You can download jar file github-test-utils 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add github-test-utils-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

github-test-utils-1.0-javadoc.jar
github-test-utils-1.0-sources.jar
github-test-utils-1.0-test-javadoc.jar
github-test-utils-1.0-test-sources.jar
github-test-utils-1.0-tests.jar
github-test-utils-1.0.jar
github-test-utils-1.0.pom



Related Tutorials