Download ogham-test-utils-2.0.0.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 2.0.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials