Last Version

ZStream 1.0.0

Z-Stream is a HTTP library that makes networking for Android apps easier and, most importantly, faster.

License

License

GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

z-stream
Version

Version

1.0.0
Type

Type

aar
Description

Description

ZStream
Z-Stream is a HTTP library that makes networking for Android apps easier and, most importantly, faster.
Project URL

Project URL

https://github.com/zeoflow/z-stream
Source Code Management

Source Code Management

https://github.com/zeoflow/z-stream

Download z-stream 1.0.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
org.chromium.net » cronet-embedded jar 76.3809.111

Project Modules

There are no modules declared in this project.