Last Version

Gabriel Protocol 0.1.3

Protocol for Gabriel Applications and Clients

License

License

GroupId

GroupId

edu.cmu.cs.gabriel
ArtifactId

ArtifactId

protocol-with-pb
Version

Version

0.1.3
Type

Type

jar
Description

Description

Gabriel Protocol
Protocol for Gabriel Applications and Clients
Project URL

Project URL

http://gabriel.cs.cmu.edu
Source Code Management

Source Code Management

https://github.com/cmusatyalab/gabriel-protocol

Download protocol-with-pb 0.1.3


<!-- https://jarcasting.com/artifacts/edu.cmu.cs.gabriel/protocol-with-pb/ -->
<dependency>
    <groupId>edu.cmu.cs.gabriel</groupId>
    <artifactId>protocol-with-pb</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.cmu.cs.gabriel/protocol-with-pb/
implementation 'edu.cmu.cs.gabriel:protocol-with-pb:0.1.3'
// https://jarcasting.com/artifacts/edu.cmu.cs.gabriel/protocol-with-pb/
implementation ("edu.cmu.cs.gabriel:protocol-with-pb:0.1.3")
'edu.cmu.cs.gabriel:protocol-with-pb:jar:0.1.3'
<dependency org="edu.cmu.cs.gabriel" name="protocol-with-pb" rev="0.1.3">
  <artifact name="protocol-with-pb" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.cmu.cs.gabriel', module='protocol-with-pb', version='0.1.3')
)
libraryDependencies += "edu.cmu.cs.gabriel" % "protocol-with-pb" % "0.1.3"
[edu.cmu.cs.gabriel/protocol-with-pb "0.1.3"]

Dependencies

runtime (1)

Group / Artifact Type Version
io.grpc : grpc-protobuf-lite jar 1.20.0

Project Modules

There are no modules declared in this project.