is not current version
Last Version 1.0.4

com.github.liaopen123:netwatcher 1.0.3

retrofit net wather

Categories

Categories

Net
GroupId

GroupId

com.github.liaopen123
ArtifactId

ArtifactId

netwatcher
Version

Version

1.0.3
Type

Type

aar

Download netwatcher 1.0.3


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