License |
License |
---|---|
GroupId | GroupIdcn.acey.integrate |
ArtifactId | ArtifactIdusmartbox-sdk |
Version | Version1.0.0-bate6 |
Type | Typejar |
Description |
Descriptionusmartbox-java-client
usmartbox sdk
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
usmartbox-sdk-1.0.0-bate6.pom | |
usmartbox-sdk-1.0.0-bate6.jar | 104 KB |
usmartbox-sdk-1.0.0-bate6-tests.jar | 2 KB |
usmartbox-sdk-1.0.0-bate6-sources.jar | 46 KB |
usmartbox-sdk-1.0.0-bate6-javadoc.jar | 251 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.acey.integrate/usmartbox-sdk/ -->
<dependency>
<groupId>cn.acey.integrate</groupId>
<artifactId>usmartbox-sdk</artifactId>
<version>1.0.0-bate6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.acey.integrate/usmartbox-sdk/
implementation 'cn.acey.integrate:usmartbox-sdk:1.0.0-bate6'
// https://jarcasting.com/artifacts/cn.acey.integrate/usmartbox-sdk/
implementation ("cn.acey.integrate:usmartbox-sdk:1.0.0-bate6")
'cn.acey.integrate:usmartbox-sdk:jar:1.0.0-bate6'
<dependency org="cn.acey.integrate" name="usmartbox-sdk" rev="1.0.0-bate6">
<artifact name="usmartbox-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.acey.integrate', module='usmartbox-sdk', version='1.0.0-bate6')
)
libraryDependencies += "cn.acey.integrate" % "usmartbox-sdk" % "1.0.0-bate6"
[cn.acey.integrate/usmartbox-sdk "1.0.0-bate6"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger.core.v3 : swagger-annotations | jar | 2.1.2 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
com.google.code.gson : gson | jar | 2.8.1 |
io.gsonfire : gson-fire | jar | 1.8.3 |
org.threeten : threetenbp | jar | 1.3.5 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 8.5.43 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |