WifiConnection

Android Wifi连接库

License

License

GroupId

GroupId

com.licheedev
ArtifactId

ArtifactId

wificonnect
Last Version

Last Version

1.0.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0.0