GroupId | GroupIdcom.google.looker-open-source |
---|---|
ArtifactId | ArtifactIdbqjdbc |
Version | Version2.3.19 |
Type | Typejar |
Filename | Size |
---|---|
bqjdbc-2.3.19.pom | |
bqjdbc-2.3.19.jar | 132 KB |
bqjdbc-2.3.19-sources.jar | 92 KB |
bqjdbc-2.3.19-javadoc.jar | 212 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.looker-open-source/bqjdbc/ -->
<dependency>
<groupId>com.google.looker-open-source</groupId>
<artifactId>bqjdbc</artifactId>
<version>2.3.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.looker-open-source/bqjdbc/
implementation 'com.google.looker-open-source:bqjdbc:2.3.19'
// https://jarcasting.com/artifacts/com.google.looker-open-source/bqjdbc/
implementation ("com.google.looker-open-source:bqjdbc:2.3.19")
'com.google.looker-open-source:bqjdbc:jar:2.3.19'
<dependency org="com.google.looker-open-source" name="bqjdbc" rev="2.3.19">
<artifact name="bqjdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.looker-open-source', module='bqjdbc', version='2.3.19')
)
libraryDependencies += "com.google.looker-open-source" % "bqjdbc" % "2.3.19"
[com.google.looker-open-source/bqjdbc "2.3.19"]