is not current version
Last Version 1.0.4

com.github.liaopen123:netwatcher 1.0.2

retrofit net wather

Categories

Categories

Net
GroupId

GroupId

com.github.liaopen123
ArtifactId

ArtifactId

netwatcher
Version

Version

1.0.2
Type

Type

aar

Download netwatcher 1.0.2


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