GroupId | GroupIdfr.sii.ogham |
---|---|
ArtifactId | ArtifactIdogham-test-utils |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
ogham-test-utils-1.1.0.pom | |
ogham-test-utils-1.1.0.jar | 41 KB |
ogham-test-utils-1.1.0-sources.jar | 27 KB |
ogham-test-utils-1.1.0-javadoc.jar | 198 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-test-utils/ -->
<dependency>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-test-utils</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-test-utils/
implementation 'fr.sii.ogham:ogham-test-utils:1.1.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-test-utils/
implementation ("fr.sii.ogham:ogham-test-utils:1.1.0")
'fr.sii.ogham:ogham-test-utils:jar:1.1.0'
<dependency org="fr.sii.ogham" name="ogham-test-utils" rev="1.1.0">
<artifact name="ogham-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-test-utils', version='1.1.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-test-utils" % "1.1.0"
[fr.sii.ogham/ogham-test-utils "1.1.0"]