Last Version

grpc-kt 0.3.0

GRPC stub & compiler for Kotlin Coroutine

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.github.xiaodongw
ArtifactId

ArtifactId

grpc-kt-stub
Version

Version

0.3.0
Type

Type

jar
Description

Description

grpc-kt
GRPC stub & compiler for Kotlin Coroutine
Project URL

Project URL

https://github.com/xiaodongw/grpc-kt
Source Code Management

Source Code Management

https://github.com/xiaodongw/grpc-kt.git

Download grpc-kt-stub 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.xiaodongw/grpc-kt-stub/ -->
<dependency>
    <groupId>com.github.xiaodongw</groupId>
    <artifactId>grpc-kt-stub</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaodongw/grpc-kt-stub/
implementation 'com.github.xiaodongw:grpc-kt-stub:0.3.0'
// https://jarcasting.com/artifacts/com.github.xiaodongw/grpc-kt-stub/
implementation ("com.github.xiaodongw:grpc-kt-stub:0.3.0")
'com.github.xiaodongw:grpc-kt-stub:jar:0.3.0'
<dependency org="com.github.xiaodongw" name="grpc-kt-stub" rev="0.3.0">
  <artifact name="grpc-kt-stub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaodongw', module='grpc-kt-stub', version='0.3.0')
)
libraryDependencies += "com.github.xiaodongw" % "grpc-kt-stub" % "0.3.0"
[com.github.xiaodongw/grpc-kt-stub "0.3.0"]

Dependencies

compile (5)

Group / Artifact Type Version
io.grpc : grpc-netty jar 1.15.1
io.grpc : grpc-protobuf jar 1.15.1
io.grpc : grpc-stub jar 1.15.1
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.0.0
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0

Project Modules

There are no modules declared in this project.