is not current version
Last Version 0.2.0

com.github.sakebook:Reachability 0.0.1

Easy access on top.

GroupId

GroupId

com.github.sakebook
ArtifactId

ArtifactId

Reachability
Version

Version

0.0.1
Type

Type

aar

Download Reachability 0.0.1


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