License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.eggwifi |
ArtifactId | ArtifactIddata800sdk |
Version | Version1.1.2 |
Type | Typejar |
Description |
Descriptiondata800sdk Maven Library
systemcn.com flow API written in Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
data800sdk-1.1.2.pom | |
data800sdk-1.1.2.jar | 28 KB |
data800sdk-1.1.2-sources.jar | 17 KB |
data800sdk-1.1.2-javadoc.jar | 269 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eggwifi/data800sdk/ -->
<dependency>
<groupId>com.eggwifi</groupId>
<artifactId>data800sdk</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.eggwifi/data800sdk/
implementation 'com.eggwifi:data800sdk:1.1.2'
// https://jarcasting.com/artifacts/com.eggwifi/data800sdk/
implementation ("com.eggwifi:data800sdk:1.1.2")
'com.eggwifi:data800sdk:jar:1.1.2'
<dependency org="com.eggwifi" name="data800sdk" rev="1.1.2">
<artifact name="data800sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eggwifi', module='data800sdk', version='1.1.2')
)
libraryDependencies += "com.eggwifi" % "data800sdk" % "1.1.2"
[com.eggwifi/data800sdk "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
com.alibaba : fastjson | jar | 1.2.54 |
com.hynnet : httpclient-util | jar | 1.0.9 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |