| Категории |
КатегорииAnt Компиляция и сборка Geo Прикладные библиотеки Geospatial |
|---|---|
| Группа | Группаcom.github.advantageous |
| Идентификатор | Идентификаторqbit-web |
| Версия | Версия0.8.19-RC1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| qbit-web-0.8.19-RC1.pom | |
| qbit-web-0.8.19-RC1.jar | 261 bytes |
| qbit-web-0.8.19-RC1-sources.jar | 261 bytes |
| qbit-web-0.8.19-RC1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-web/ -->
<dependency>
<groupId>com.github.advantageous</groupId>
<artifactId>qbit-web</artifactId>
<version>0.8.19-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-web/
implementation 'com.github.advantageous:qbit-web:0.8.19-RC1'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-web/
implementation ("com.github.advantageous:qbit-web:0.8.19-RC1")
'com.github.advantageous:qbit-web:jar:0.8.19-RC1'
<dependency org="com.github.advantageous" name="qbit-web" rev="0.8.19-RC1">
<artifact name="qbit-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-web', version='0.8.19-RC1')
)
libraryDependencies += "com.github.advantageous" % "qbit-web" % "0.8.19-RC1"
[com.github.advantageous/qbit-web "0.8.19-RC1"]