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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials