License |
License |
---|---|
GroupId | GroupIdcom.zeoflow |
ArtifactId | ArtifactIdz-stream |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionZStream
Z-Stream is a HTTP library that makes networking for Android apps easier and, most importantly, faster.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
z-stream-1.0.0.pom | |
z-stream-1.0.0.aar | 158 KB |
z-stream-1.0.0-sources.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zeoflow/z-stream/ -->
<dependency>
<groupId>com.zeoflow</groupId>
<artifactId>z-stream</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zeoflow/z-stream/
implementation 'com.zeoflow:z-stream:1.0.0'
// https://jarcasting.com/artifacts/com.zeoflow/z-stream/
implementation ("com.zeoflow:z-stream:1.0.0")
'com.zeoflow:z-stream:aar:1.0.0'
<dependency org="com.zeoflow" name="z-stream" rev="1.0.0">
<artifact name="z-stream" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zeoflow', module='z-stream', version='1.0.0')
)
libraryDependencies += "com.zeoflow" % "z-stream" % "1.0.0"
[com.zeoflow/z-stream "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |
org.chromium.net » cronet-embedded | jar | 76.3809.111 |