License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.erizet.signala |
ArtifactId | ArtifactIdparallel-basic-http-client |
Version | Version0.20 |
Type | Typeaar |
Description |
DescriptionParallel basic http client
SignalR client for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.erizet.signala/parallel-basic-http-client/ -->
<dependency>
<groupId>com.github.erizet.signala</groupId>
<artifactId>parallel-basic-http-client</artifactId>
<version>0.20</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.erizet.signala/parallel-basic-http-client/
implementation 'com.github.erizet.signala:parallel-basic-http-client:0.20'
// https://jarcasting.com/artifacts/com.github.erizet.signala/parallel-basic-http-client/
implementation ("com.github.erizet.signala:parallel-basic-http-client:0.20")
'com.github.erizet.signala:parallel-basic-http-client:aar:0.20'
<dependency org="com.github.erizet.signala" name="parallel-basic-http-client" rev="0.20">
<artifact name="parallel-basic-http-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.erizet.signala', module='parallel-basic-http-client', version='0.20')
)
libraryDependencies += "com.github.erizet.signala" % "parallel-basic-http-client" % "0.20"
[com.github.erizet.signala/parallel-basic-http-client "0.20"]