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