network

An easy to check network connection.

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.easonliu09.utils
ArtifactId

ArtifactId

network
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

network
An easy to check network connection.
Project URL

Project URL

https://github.com/EasonLiu09/AndroidUtils
Source Code Management

Source Code Management

https://github.com/EasonLiu09/AndroidUtils

Download network

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
androidx.startup » startup-runtime jar 1.0.0

Project Modules

There are no modules declared in this project.

AndroidUtils

Versions

Version
1.0.2
1.0.1