Categories |
CategoriesJSON Data gRPC Net Networking |
---|---|
GroupId | GroupIdorg.webpieces |
ArtifactId | ArtifactIdplugin-grpc-json |
Version | Version2.0.154 |
Type | Typejar |
Filename | Size |
---|---|
plugin-grpc-json-2.0.154.pom | |
plugin-grpc-json-2.0.154.jar | 24 KB |
plugin-grpc-json-2.0.154-sources.jar | 7 KB |
plugin-grpc-json-2.0.154-javadoc.jar | 359 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/plugin-grpc-json/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>plugin-grpc-json</artifactId>
<version>2.0.154</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/plugin-grpc-json/
implementation 'org.webpieces:plugin-grpc-json:2.0.154'
// https://jarcasting.com/artifacts/org.webpieces/plugin-grpc-json/
implementation ("org.webpieces:plugin-grpc-json:2.0.154")
'org.webpieces:plugin-grpc-json:jar:2.0.154'
<dependency org="org.webpieces" name="plugin-grpc-json" rev="2.0.154">
<artifact name="plugin-grpc-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='plugin-grpc-json', version='2.0.154')
)
libraryDependencies += "org.webpieces" % "plugin-grpc-json" % "2.0.154"
[org.webpieces/plugin-grpc-json "2.0.154"]