This code has moved here.
License |
License |
---|---|
GroupId | GroupIdedu.cmu.cs.gabriel |
ArtifactId | ArtifactIdprotocol-with-pb |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGabriel Protocol
Protocol for Gabriel Applications and Clients
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protocol-with-pb-0.1.3.pom | |
protocol-with-pb-0.1.3.jar | 1 MB |
protocol-with-pb-0.1.3-sources.jar | 578 KB |
protocol-with-pb-0.1.3-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-protobuf-lite | jar | 1.20.0 |
This code has moved here.