gRPC Kotlin Compiler

gRPC Kotlin protoc compiler plugin

License

License

Categories

Categories

Kotlin Languages gRPC Net Networking
GroupId

GroupId

io.grpc
ArtifactId

ArtifactId

protoc-gen-grpc-kotlin
Last Version

Last Version

1.3.0
Release Date

Release Date

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

How to add to project

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

grpc

A high performance, open source, general-purpose RPC framework

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0