Last Version

com.keiferstone:nonet 2.0.4

An Android library for monitoring network connectivity

License

License

Categories

Categories

Net
GroupId

GroupId

com.keiferstone
ArtifactId

ArtifactId

nonet
Version

Version

2.0.4
Type

Type

aar
Description

Description

com.keiferstone:nonet
An Android library for monitoring network connectivity

Download nonet 2.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.3.1
com.android.support » design jar 25.3.1
com.squareup.okhttp3 : okhttp jar 3.7.0

Project Modules

There are no modules declared in this project.