Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.yandex.ydb |
ArtifactId | ArtifactIdydb-sdk-auth-iam |
Version | Version1.7.10 |
Type | Typejar |
Filename | Size |
---|---|
ydb-sdk-auth-iam-1.7.10.pom | |
ydb-sdk-auth-iam-1.7.10.jar | 2 KB |
ydb-sdk-auth-iam-1.7.10-sources.jar | 2 KB |
ydb-sdk-auth-iam-1.7.10-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-auth-iam/ -->
<dependency>
<groupId>com.yandex.ydb</groupId>
<artifactId>ydb-sdk-auth-iam</artifactId>
<version>1.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-auth-iam/
implementation 'com.yandex.ydb:ydb-sdk-auth-iam:1.7.10'
// https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-auth-iam/
implementation ("com.yandex.ydb:ydb-sdk-auth-iam:1.7.10")
'com.yandex.ydb:ydb-sdk-auth-iam:jar:1.7.10'
<dependency org="com.yandex.ydb" name="ydb-sdk-auth-iam" rev="1.7.10">
<artifact name="ydb-sdk-auth-iam" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.ydb', module='ydb-sdk-auth-iam', version='1.7.10')
)
libraryDependencies += "com.yandex.ydb" % "ydb-sdk-auth-iam" % "1.7.10"
[com.yandex.ydb/ydb-sdk-auth-iam "1.7.10"]