License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdcom.github.marcoferrer.krotoplus |
ArtifactId | ArtifactIdprotoc-gen-grpc-coroutines |
Version | Version0.6.1 |
Type | Typejar |
Description |
Descriptionprotoc-gen-grpc-coroutines
Kroto+ Proto-c Grpc Coroutines Plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/protoc-gen-grpc-coroutines/ -->
<dependency>
<groupId>com.github.marcoferrer.krotoplus</groupId>
<artifactId>protoc-gen-grpc-coroutines</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/protoc-gen-grpc-coroutines/
implementation 'com.github.marcoferrer.krotoplus:protoc-gen-grpc-coroutines:0.6.1'
// https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/protoc-gen-grpc-coroutines/
implementation ("com.github.marcoferrer.krotoplus:protoc-gen-grpc-coroutines:0.6.1")
'com.github.marcoferrer.krotoplus:protoc-gen-grpc-coroutines:jar:0.6.1'
<dependency org="com.github.marcoferrer.krotoplus" name="protoc-gen-grpc-coroutines" rev="0.6.1">
<artifact name="protoc-gen-grpc-coroutines" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcoferrer.krotoplus', module='protoc-gen-grpc-coroutines', version='0.6.1')
)
libraryDependencies += "com.github.marcoferrer.krotoplus" % "protoc-gen-grpc-coroutines" % "0.6.1"
[com.github.marcoferrer.krotoplus/protoc-gen-grpc-coroutines "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.61 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.3 |
io.grpc : grpc-protobuf | jar | 1.23.0 |
com.google.protobuf : protobuf-java | jar | 3.9.0 |
com.github.marcoferrer.krotoplus : protoc-gen-kroto-plus | jar | 0.6.1 |