is not current version
Last Version 2022.04.1

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

Analyzer Framework for SQL

GroupId

GroupId

com.google.zetasql
ArtifactId

ArtifactId

zetasql-jni-channel-darwin
Version

Version

2020.08.1
Type

Type

jar

Download zetasql-jni-channel-darwin 2020.08.1


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