License |
License |
---|---|
GroupId | GroupIdcom.licheedev |
ArtifactId | ArtifactIdwificonnect |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionWifiConnection
Android Wifi连接库
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wificonnect-1.0.0.pom | |
wificonnect-1.0.0-sources.jar | 9 KB |
wificonnect-1.0.0-javadoc.jar | 44 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |