License |
License |
---|---|
GroupId | GroupIdcom.qiniu |
ArtifactId | ArtifactIdhappy-dns |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhappy-dns Library
Qiniu Happy Dns for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
happy-dns-1.0.1.pom | |
happy-dns-1.0.1.jar | 33 KB |
happy-dns-1.0.1-sources.jar | 19 KB |
happy-dns-1.0.1-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qiniu/happy-dns/ -->
<dependency>
<groupId>com.qiniu</groupId>
<artifactId>happy-dns</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.qiniu/happy-dns/
implementation 'com.qiniu:happy-dns:1.0.1'
// https://jarcasting.com/artifacts/com.qiniu/happy-dns/
implementation ("com.qiniu:happy-dns:1.0.1")
'com.qiniu:happy-dns:jar:1.0.1'
<dependency org="com.qiniu" name="happy-dns" rev="1.0.1">
<artifact name="happy-dns" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qiniu', module='happy-dns', version='1.0.1')
)
libraryDependencies += "com.qiniu" % "happy-dns" % "1.0.1"
[com.qiniu/happy-dns "1.0.1"]