is not current version
Last Version 1.0.0

com.ccbsoftware:waitfortheinternet 0.1

The library to handle lost of internet connection

Categories

Categories

Net
GroupId

GroupId

com.ccbsoftware
ArtifactId

ArtifactId

waitfortheinternet
Version

Version

0.1
Type

Type

aar

Download waitfortheinternet 0.1


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