License |
License
hynnet License, Version 2.0
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.hynnet |
ArtifactId | ArtifactIdxdevelop-ip |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxdevelop ip api
IP定位支持库
|
Filename | Size |
---|---|
xdevelop-ip-1.0.0.pom | |
xdevelop-ip-1.0.0.jar | 121 KB |
xdevelop-ip-1.0.0-sources.jar | 535 bytes |
xdevelop-ip-1.0.0-javadoc.jar | 535 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/xdevelop-ip/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>xdevelop-ip</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/xdevelop-ip/
implementation 'com.hynnet:xdevelop-ip:1.0.0'
// https://jarcasting.com/artifacts/com.hynnet/xdevelop-ip/
implementation ("com.hynnet:xdevelop-ip:1.0.0")
'com.hynnet:xdevelop-ip:jar:1.0.0'
<dependency org="com.hynnet" name="xdevelop-ip" rev="1.0.0">
<artifact name="xdevelop-ip" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='xdevelop-ip', version='1.0.0')
)
libraryDependencies += "com.hynnet" % "xdevelop-ip" % "1.0.0"
[com.hynnet/xdevelop-ip "1.0.0"]