| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdedu.cmu.cs.gabriel |
| ArtifactId | ArtifactIdclient |
| Last Version | Last Version2.4.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionGabriel Client
Components for Gabriel Android client apps
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| client-2.4.1.pom | |
| client-2.4.1.aar | 38 KB |
| client-2.4.1-sources.jar | 13 KB |
| client-2.4.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.cmu.cs.gabriel/client/ -->
<dependency>
<groupId>edu.cmu.cs.gabriel</groupId>
<artifactId>client</artifactId>
<version>2.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/edu.cmu.cs.gabriel/client/
implementation 'edu.cmu.cs.gabriel:client:2.4.1'
// https://jarcasting.com/artifacts/edu.cmu.cs.gabriel/client/
implementation ("edu.cmu.cs.gabriel:client:2.4.1")
'edu.cmu.cs.gabriel:client:aar:2.4.1'
<dependency org="edu.cmu.cs.gabriel" name="client" rev="2.4.1">
<artifact name="client" type="aar" />
</dependency>
@Grapes(
@Grab(group='edu.cmu.cs.gabriel', module='client', version='2.4.1')
)
libraryDependencies += "edu.cmu.cs.gabriel" % "client" % "2.4.1"
[edu.cmu.cs.gabriel/client "2.4.1"]
| 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 |