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