Last Version

DNSPod JAVA 1.0.0-alpha

DNSPod API java implements

License

License

BSD
Categories

Categories

Java Languages
GroupId

GroupId

com.belerweb
ArtifactId

ArtifactId

dnspod-java
Version

Version

1.0.0-alpha
Type

Type

jar
Description

Description

DNSPod JAVA
DNSPod API java implements
Project URL

Project URL

https://github.com/belerweb/dnspod-java
Source Code Management

Source Code Management

https://github.com/belerweb/dnspod-java.git

Download dnspod-java 1.0.0-alpha


<!-- https://jarcasting.com/artifacts/com.belerweb/dnspod-java/ -->
<dependency>
    <groupId>com.belerweb</groupId>
    <artifactId>dnspod-java</artifactId>
    <version>1.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.belerweb/dnspod-java/
implementation 'com.belerweb:dnspod-java:1.0.0-alpha'
// https://jarcasting.com/artifacts/com.belerweb/dnspod-java/
implementation ("com.belerweb:dnspod-java:1.0.0-alpha")
'com.belerweb:dnspod-java:jar:1.0.0-alpha'
<dependency org="com.belerweb" name="dnspod-java" rev="1.0.0-alpha">
  <artifact name="dnspod-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.belerweb', module='dnspod-java', version='1.0.0-alpha')
)
libraryDependencies += "com.belerweb" % "dnspod-java" % "1.0.0-alpha"
[com.belerweb/dnspod-java "1.0.0-alpha"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.3
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.