is not current version
Last Version 1.13.4

com.yandex.ydb:ydb-sdk-table 1.1.0

Table client implementation

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.ydb
ArtifactId

ArtifactId

ydb-sdk-table
Version

Version

1.1.0
Type

Type

jar

Download ydb-sdk-table 1.1.0


<!-- https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-table/ -->
<dependency>
    <groupId>com.yandex.ydb</groupId>
    <artifactId>ydb-sdk-table</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-table/
implementation 'com.yandex.ydb:ydb-sdk-table:1.1.0'
// https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-table/
implementation ("com.yandex.ydb:ydb-sdk-table:1.1.0")
'com.yandex.ydb:ydb-sdk-table:jar:1.1.0'
<dependency org="com.yandex.ydb" name="ydb-sdk-table" rev="1.1.0">
  <artifact name="ydb-sdk-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.ydb', module='ydb-sdk-table', version='1.1.0')
)
libraryDependencies += "com.yandex.ydb" % "ydb-sdk-table" % "1.1.0"
[com.yandex.ydb/ydb-sdk-table "1.1.0"]