is not current version
Last Version 2.4.1

Gabriel Client 2.4.0

Components for Gabriel Android client apps

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

edu.cmu.cs.gabriel
ArtifactId

ArtifactId

client
Version

Version

2.4.0
Type

Type

aar
Description

Description

Gabriel Client
Components for Gabriel Android client apps
Project URL

Project URL

http://gabriel.cs.cmu.edu

Download client 2.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.tinder.scarlet : scarlet jar 0.1.10
com.tinder.scarlet : websocket-okhttp jar 0.1.10
com.tinder.scarlet : lifecycle-android jar 0.1.10

Project Modules

There are no modules declared in this project.