Last Version

Gabriel Client 0.0.1

Networking componenet for Gabriel Android Clients

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

edu.cmu.cs
ArtifactId

ArtifactId

gabrielclient
Version

Version

0.0.1
Type

Type

aar
Description

Description

Gabriel Client
Networking componenet for Gabriel Android Clients
Project URL

Project URL

https://github.com/cmusatyalab/gabriel-android-common
Source Code Management

Source Code Management

https://github.com/cmusatyalab/gabriel-android-common

Download gabrielclient 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.tinder.scarlet : scarlet jar 0.1.9
com.tinder.scarlet : websocket-okhttp jar 0.1.9
com.tinder.scarlet : message-adapter-protobuf jar 0.1.9
com.tinder.scarlet : lifecycle-android jar 0.1.9

Project Modules

There are no modules declared in this project.