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