is not current version
Last Version 3.21.2

Protocol Buffers [Core] 3.17.3

Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.

License

License

Categories

Categories

Kotlin Languages Protobuf Data Data Structures
GroupId

GroupId

com.google.protobuf
ArtifactId

ArtifactId

protobuf-kotlin
Version

Version

3.17.3
Type

Type

jar
Description

Description

Protocol Buffers [Core]
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.

Download protobuf-kotlin 3.17.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.easymock : easymock jar 2.2
org.easymock : easymockclassextension jar 2.2.1
com.google.guava : guava jar 30.1.1-android
com.google.guava : guava-testlib jar 30.1.1-android
com.google.truth : truth jar 1.1.2
org.jetbrains.kotlin : kotlin-test jar 1.5.0

Project Modules

There are no modules declared in this project.