is not current version
Last Version 3.21.2

Protocol Buffers [Kotlin-Core] 3.21.0-rc-1

Kotlin 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.21.0-rc-1
Type

Type

jar
Description

Description

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

Download protobuf-kotlin 3.21.0-rc-1


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

Dependencies

compile (2)

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

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.3.1
com.google.guava : guava jar 31.1-android
com.google.guava : guava-testlib jar 31.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.