is not current version
Last Version 2022.04.1

com.google.zetasql:zetasql-jni-channel-darwin 2020.03.2

Analyzer Framework for SQL

GroupId

GroupId

com.google.zetasql
ArtifactId

ArtifactId

zetasql-jni-channel-darwin
Version

Version

2020.03.2
Type

Type

jar

Download zetasql-jni-channel-darwin 2020.03.2


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