is not current version
Last Version 2.1.1

org.webpieces:plugin-grpc-json 2.0.153

plugin that installs an easy method of converting between grpc protobuf objects and json and back

Categories

Categories

JSON Data gRPC Net Networking
GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

plugin-grpc-json
Version

Version

2.0.153
Type

Type

jar

Download plugin-grpc-json 2.0.153


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