| Группа | Группаnl.hsac |
|---|---|
| Идентификатор | Идентификаторhsac-xebium-bridge |
| Версия | Версия0.1.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hsac-xebium-bridge-0.1.6.pom | |
| hsac-xebium-bridge-0.1.6.jar | 10 KB |
| hsac-xebium-bridge-0.1.6-standalone.zip | 19 MB |
| hsac-xebium-bridge-0.1.6-sources.jar | 5 KB |
| hsac-xebium-bridge-0.1.6-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.hsac/hsac-xebium-bridge/ -->
<dependency>
<groupId>nl.hsac</groupId>
<artifactId>hsac-xebium-bridge</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/nl.hsac/hsac-xebium-bridge/
implementation 'nl.hsac:hsac-xebium-bridge:0.1.6'
// https://jarcasting.com/artifacts/nl.hsac/hsac-xebium-bridge/
implementation ("nl.hsac:hsac-xebium-bridge:0.1.6")
'nl.hsac:hsac-xebium-bridge:jar:0.1.6'
<dependency org="nl.hsac" name="hsac-xebium-bridge" rev="0.1.6">
<artifact name="hsac-xebium-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.hsac', module='hsac-xebium-bridge', version='0.1.6')
)
libraryDependencies += "nl.hsac" % "hsac-xebium-bridge" % "0.1.6"
[nl.hsac/hsac-xebium-bridge "0.1.6"]