Last Version

grpc-generator 2.0.13

Jackstaff gRPC framework, Smooth and friendly use of gRPC, Code Generator

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.jackstaff.grpc
ArtifactId

ArtifactId

grpc-generator
Version

Version

2.0.13
Type

Type

jar
Description

Description

grpc-generator
Jackstaff gRPC framework, Smooth and friendly use of gRPC, Code Generator
Project URL

Project URL

https://github.com/jackstaff/grpc
Source Code Management

Source Code Management

https://github.com/jackstaff/grpc

Download grpc-generator 2.0.13


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jackstaff.grpc : grpc-core jar 2.0.13
com.google.auto.service : auto-service jar 1.0-rc6
com.squareup : javapoet jar 1.12.1

Project Modules

There are no modules declared in this project.