не последняя версия
Последняя версия 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

Категории

Категории

JSON Данные gRPC Сеть Networking
Группа

Группа

org.webpieces
Идентификатор

Идентификатор

plugin-grpc-json
Версия

Версия

2.0.153
Тип

Тип

jar

Скачать 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"]