is not current version
Last Version 3.0.0

fr.sii.ogham:ogham-test-utils 0.0.1

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

GroupId

GroupId

fr.sii.ogham
ArtifactId

ArtifactId

ogham-test-utils
Version

Version

0.0.1
Type

Type

jar

Download ogham-test-utils 0.0.1


<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-test-utils/ -->
<dependency>
    <groupId>fr.sii.ogham</groupId>
    <artifactId>ogham-test-utils</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-test-utils/
implementation 'fr.sii.ogham:ogham-test-utils:0.0.1'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-test-utils/
implementation ("fr.sii.ogham:ogham-test-utils:0.0.1")
'fr.sii.ogham:ogham-test-utils:jar:0.0.1'
<dependency org="fr.sii.ogham" name="ogham-test-utils" rev="0.0.1">
  <artifact name="ogham-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-test-utils', version='0.0.1')
)
libraryDependencies += "fr.sii.ogham" % "ogham-test-utils" % "0.0.1"
[fr.sii.ogham/ogham-test-utils "0.0.1"]