| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesDex General Purpose Libraries Utility | 
        
| GroupId | GroupIdcom.yandex.ydb | 
    
| ArtifactId | ArtifactIdydb-sdk-proto | 
    
| Last Version | Last Version1.13.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGenerated from Protocol Buffers IDL Java sources 
            Generated from Protocol Buffers IDL Java sources 
         | 
    
| Filename | Size | 
|---|---|
| ydb-sdk-proto-1.13.4.pom | |
| ydb-sdk-proto-1.13.4.jar | 5 MB | 
| ydb-sdk-proto-1.13.4-sources.jar | 1 MB | 
| ydb-sdk-proto-1.13.4-javadoc.jar | 11 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-proto/ -->
<dependency>
    <groupId>com.yandex.ydb</groupId>
    <artifactId>ydb-sdk-proto</artifactId>
    <version>1.13.4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-proto/
implementation 'com.yandex.ydb:ydb-sdk-proto:1.13.4'
                // https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-proto/
implementation ("com.yandex.ydb:ydb-sdk-proto:1.13.4")
                'com.yandex.ydb:ydb-sdk-proto:jar:1.13.4'
                <dependency org="com.yandex.ydb" name="ydb-sdk-proto" rev="1.13.4">
  <artifact name="ydb-sdk-proto" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.yandex.ydb', module='ydb-sdk-proto', version='1.13.4')
)
                libraryDependencies += "com.yandex.ydb" % "ydb-sdk-proto" % "1.13.4"
                [com.yandex.ydb/ydb-sdk-proto "1.13.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.19.4 | 
| io.grpc : grpc-stub | jar | 1.43.2 | 
| io.grpc : grpc-protobuf | jar | 1.43.2 | 
| javax.annotation : javax.annotation-api | jar | 1.3.2 |