is not current version
Last Version 2.0.1

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

Protocol for Gabriel Applications and Clients

GroupId

GroupId

edu.cmu.cs.gabriel
ArtifactId

ArtifactId

protocol-for-mobiledgex
Version

Version

0.1.4
Type

Type

jar

Download protocol-for-mobiledgex 0.1.4


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