License |
License |
---|---|
GroupId | GroupIdio.afu |
ArtifactId | ArtifactIddnspod |
Version | Version1.0-RELEASE |
Type | Typejar |
Description |
DescriptionRffanLAB Dnspod
RffanLAB Dnspod For dnspod domain operation
|
Project Organization |
Project OrganizationRffanLAB |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dnspod-1.0-RELEASE.pom | |
dnspod-1.0-RELEASE.jar | 14 KB |
dnspod-1.0-RELEASE-sources.jar | 8 KB |
dnspod-1.0-RELEASE-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.afu/dnspod/ -->
<dependency>
<groupId>io.afu</groupId>
<artifactId>dnspod</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.afu/dnspod/
implementation 'io.afu:dnspod:1.0-RELEASE'
// https://jarcasting.com/artifacts/io.afu/dnspod/
implementation ("io.afu:dnspod:1.0-RELEASE")
'io.afu:dnspod:jar:1.0-RELEASE'
<dependency org="io.afu" name="dnspod" rev="1.0-RELEASE">
<artifact name="dnspod" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.afu', module='dnspod', version='1.0-RELEASE')
)
libraryDependencies += "io.afu" % "dnspod" % "1.0-RELEASE"
[io.afu/dnspod "1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.44 |
io.afu : common | jar | 1.2-RELEASE |
io.afu : httprequest | jar | 1.2-RELEASE |