License |
License |
---|---|
GroupId | GroupIdedu.cmu.cs.gabriel |
ArtifactId | ArtifactIdprotocol |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionGabriel Protocol
Protocol for Gabriel Applications and Clients
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protocol-2.0.1.pom | |
protocol-2.0.1.jar | 67 KB |
protocol-2.0.1-sources.jar | 14 KB |
protocol-2.0.1-javadoc.jar | 154 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.cmu.cs.gabriel/protocol/ -->
<dependency>
<groupId>edu.cmu.cs.gabriel</groupId>
<artifactId>protocol</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.cmu.cs.gabriel/protocol/
implementation 'edu.cmu.cs.gabriel:protocol:2.0.1'
// https://jarcasting.com/artifacts/edu.cmu.cs.gabriel/protocol/
implementation ("edu.cmu.cs.gabriel:protocol:2.0.1")
'edu.cmu.cs.gabriel:protocol:jar:2.0.1'
<dependency org="edu.cmu.cs.gabriel" name="protocol" rev="2.0.1">
<artifact name="protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.cmu.cs.gabriel', module='protocol', version='2.0.1')
)
libraryDependencies += "edu.cmu.cs.gabriel" % "protocol" % "2.0.1"
[edu.cmu.cs.gabriel/protocol "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-javalite | jar | 3.8.0 |