is not current version
Last Version 1.3.0

gRPC Kotlin Compiler 1.2.0

gRPC Kotlin protoc compiler plugin

License

License

Categories

Categories

Kotlin Languages gRPC Net Networking
GroupId

GroupId

io.grpc
ArtifactId

ArtifactId

protoc-gen-grpc-kotlin
Version

Version

1.2.0
Type

Type

pom
Description

Description

gRPC Kotlin Compiler
gRPC Kotlin protoc compiler plugin
Project URL

Project URL

https://github.com/grpc/grpc-kotlin
Source Code Management

Source Code Management

https://github.com/grpc/grpc-kotlin

Download protoc-gen-grpc-kotlin 1.2.0


<!-- https://jarcasting.com/artifacts/io.grpc/protoc-gen-grpc-kotlin/ -->
<dependency>
    <groupId>io.grpc</groupId>
    <artifactId>protoc-gen-grpc-kotlin</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.grpc/protoc-gen-grpc-kotlin/
implementation 'io.grpc:protoc-gen-grpc-kotlin:1.2.0'
// https://jarcasting.com/artifacts/io.grpc/protoc-gen-grpc-kotlin/
implementation ("io.grpc:protoc-gen-grpc-kotlin:1.2.0")
'io.grpc:protoc-gen-grpc-kotlin:pom:1.2.0'
<dependency org="io.grpc" name="protoc-gen-grpc-kotlin" rev="1.2.0">
  <artifact name="protoc-gen-grpc-kotlin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.grpc', module='protoc-gen-grpc-kotlin', version='1.2.0')
)
libraryDependencies += "io.grpc" % "protoc-gen-grpc-kotlin" % "1.2.0"
[io.grpc/protoc-gen-grpc-kotlin "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.