| Группа | Группаcom.github.jonathanswenson |
|---|---|
| Идентификатор | Идентификаторbqjdbc |
| Версия | Версия2.3.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| bqjdbc-2.3.2.pom | |
| bqjdbc-2.3.2.jar | 125 KB |
| bqjdbc-2.3.2-sources.jar | 89 KB |
| bqjdbc-2.3.2-javadoc.jar | 208 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jonathanswenson/bqjdbc/ -->
<dependency>
<groupId>com.github.jonathanswenson</groupId>
<artifactId>bqjdbc</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonathanswenson/bqjdbc/
implementation 'com.github.jonathanswenson:bqjdbc:2.3.2'
// https://jarcasting.com/artifacts/com.github.jonathanswenson/bqjdbc/
implementation ("com.github.jonathanswenson:bqjdbc:2.3.2")
'com.github.jonathanswenson:bqjdbc:jar:2.3.2'
<dependency org="com.github.jonathanswenson" name="bqjdbc" rev="2.3.2">
<artifact name="bqjdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jonathanswenson', module='bqjdbc', version='2.3.2')
)
libraryDependencies += "com.github.jonathanswenson" % "bqjdbc" % "2.3.2"
[com.github.jonathanswenson/bqjdbc "2.3.2"]