is not current version
Last Version 2.0.1

edu.cmu.cs.gabriel:protocol-for-mobiledgex 1.0.0

Protocol for Gabriel Applications and Clients

GroupId

GroupId

edu.cmu.cs.gabriel
ArtifactId

ArtifactId

protocol-for-mobiledgex
Version

Version

1.0.0
Type

Type

jar

Download protocol-for-mobiledgex 1.0.0


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