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