License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdedu.cmu.cs.gabriel |
ArtifactId | ArtifactIdclient |
Version | Version2.3.3 |
Type | Typeaar |
Description |
DescriptionGabriel Client
Components for Gabriel Android client apps
|
Project URL |
Project URL |
Filename | Size |
---|---|
client-2.3.3.pom | |
client-2.3.3.aar | 37 KB |
client-2.3.3-sources.jar | 15 KB |
client-2.3.3-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.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/edu.cmu.cs.gabriel/client/
implementation 'edu.cmu.cs.gabriel:client:2.3.3'
// https://jarcasting.com/artifacts/edu.cmu.cs.gabriel/client/
implementation ("edu.cmu.cs.gabriel:client:2.3.3")
'edu.cmu.cs.gabriel:client:aar:2.3.3'
<dependency org="edu.cmu.cs.gabriel" name="client" rev="2.3.3">
<artifact name="client" type="aar" />
</dependency>
@Grapes(
@Grab(group='edu.cmu.cs.gabriel', module='client', version='2.3.3')
)
libraryDependencies += "edu.cmu.cs.gabriel" % "client" % "2.3.3"
[edu.cmu.cs.gabriel/client "2.3.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 |