android-network

A suite of libraries made to help ease developer's life

License

License

Categories

Categories

Net
GroupId

GroupId

io.smooth-way
ArtifactId

ArtifactId

android-network
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

android-network
A suite of libraries made to help ease developer's life
Project URL

Project URL

https://github.com/smooth-io/smooth
Source Code Management

Source Code Management

https://github.com/smooth-io/smooth/

Download android-network

How to add to project

<!-- https://jarcasting.com/artifacts/io.smooth-way/android-network/ -->
<dependency>
    <groupId>io.smooth-way</groupId>
    <artifactId>android-network</artifactId>
    <version>0.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.smooth-way/android-network/
implementation 'io.smooth-way:android-network:0.0.3'
// https://jarcasting.com/artifacts/io.smooth-way/android-network/
implementation ("io.smooth-way:android-network:0.0.3")
'io.smooth-way:android-network:aar:0.0.3'
<dependency org="io.smooth-way" name="android-network" rev="0.0.3">
  <artifact name="android-network" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.smooth-way', module='android-network', version='0.0.3')
)
libraryDependencies += "io.smooth-way" % "android-network" % "0.0.3"
[io.smooth-way/android-network "0.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (8)

Group / Artifact Type Version
androidx.startup » startup-runtime jar 1.1.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.1
org.jetbrains.kotlinx : kotlinx-coroutines-reactive jar 1.4.3
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
io.smooth-way : constraints jar 0.0.3
io.smooth-way : common jar 0.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1