is not current version
Last Version 2022.04.1

com.google.zetasql:zetasql-jni-channel 2020.10.1

Analyzer Framework for SQL

GroupId

GroupId

com.google.zetasql
ArtifactId

ArtifactId

zetasql-jni-channel
Version

Version

2020.10.1
Type

Type

jar

Download zetasql-jni-channel 2020.10.1


<!-- https://jarcasting.com/artifacts/com.google.zetasql/zetasql-jni-channel/ -->
<dependency>
    <groupId>com.google.zetasql</groupId>
    <artifactId>zetasql-jni-channel</artifactId>
    <version>2020.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.zetasql/zetasql-jni-channel/
implementation 'com.google.zetasql:zetasql-jni-channel:2020.10.1'
// https://jarcasting.com/artifacts/com.google.zetasql/zetasql-jni-channel/
implementation ("com.google.zetasql:zetasql-jni-channel:2020.10.1")
'com.google.zetasql:zetasql-jni-channel:jar:2020.10.1'
<dependency org="com.google.zetasql" name="zetasql-jni-channel" rev="2020.10.1">
  <artifact name="zetasql-jni-channel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.zetasql', module='zetasql-jni-channel', version='2020.10.1')
)
libraryDependencies += "com.google.zetasql" % "zetasql-jni-channel" % "2020.10.1"
[com.google.zetasql/zetasql-jni-channel "2020.10.1"]