Download ogham-test-utils-1.1.1.jar file - Jar o

Jar examples for o:ogham-test-utils

Description

Separate module for tests. It provides many helpers for testing email, SMS. It also provides useful tools for testing

You can download jar file ogham-test-utils 1.1.1 in this page.

Build File

You can use the following script to add ogham-test-utils-1.1.1.jar to your project.

<dependency>
   <groupId>fr.sii.ogham</groupId>
   <artifactId>ogham-test-utils</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'fr.sii.ogham', name: 'ogham-test-utils', version: '1.1.1'
libraryDependencies += "fr.sii.ogham" % "ogham-test-utils" % "1.1.1"
<dependency org="fr.sii.ogham" name="ogham-test-utils" rev="1.1.1"/>
@Grapes(@Grab(group='fr.sii.ogham', module='ogham-test-utils', version='1.1.1'))
'fr.sii.ogham:ogham-test-utils:jar:1.1.1'

Download

Click the following link to download the jar file.

ogham-test-utils-1.1.1-javadoc.jar
ogham-test-utils-1.1.1-sources.jar
ogham-test-utils-1.1.1.jar
ogham-test-utils-1.1.1.pom



Related Tutorials