| Группа | Группаfr.sii.ogham |
|---|---|
| Идентификатор | Идентификаторogham-test-utils |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ogham-test-utils-1.0.0.pom | |
| ogham-test-utils-1.0.0.jar | 39 KB |
| ogham-test-utils-1.0.0-sources.jar | 25 KB |
| ogham-test-utils-1.0.0-javadoc.jar | 189 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-test-utils/ -->
<dependency>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-test-utils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-test-utils/
implementation 'fr.sii.ogham:ogham-test-utils:1.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-test-utils/
implementation ("fr.sii.ogham:ogham-test-utils:1.0.0")
'fr.sii.ogham:ogham-test-utils:jar:1.0.0'
<dependency org="fr.sii.ogham" name="ogham-test-utils" rev="1.0.0">
<artifact name="ogham-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-test-utils', version='1.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-test-utils" % "1.0.0"
[fr.sii.ogham/ogham-test-utils "1.0.0"]