is not current version
Last Version 2.0.1

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

Protocol for Gabriel Applications and Clients

GroupId

GroupId

edu.cmu.cs.gabriel
ArtifactId

ArtifactId

protocol-for-mobiledgex
Version

Version

0.1.15
Type

Type

jar

Download protocol-for-mobiledgex 0.1.15


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