Last Version

WifiConnection 1.0.0

Android Wifi连接库

License

License

GroupId

GroupId

com.licheedev
ArtifactId

ArtifactId

wificonnect
Version

Version

1.0.0
Type

Type

aar
Description

Description

WifiConnection
Android Wifi连接库
Project URL

Project URL

https://gitee.com/licheedev/WifiConnection
Source Code Management

Source Code Management

https://gitee.com/licheedev/WifiConnection

Download wificonnect 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.