License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.health-hope |
ArtifactId | ArtifactIdhealth-ai-sdk-java |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhealth-ai-sdk-java
jiankangyouyi sdk
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
health-ai-sdk-java-2.1.pom | |
health-ai-sdk-java-2.1.jar | 32 KB |
health-ai-sdk-java-2.1-sources.jar | 19 KB |
health-ai-sdk-java-2.1-javadoc.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.health-hope/health-ai-sdk-java/ -->
<dependency>
<groupId>com.github.health-hope</groupId>
<artifactId>health-ai-sdk-java</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.health-hope/health-ai-sdk-java/
implementation 'com.github.health-hope:health-ai-sdk-java:2.1'
// https://jarcasting.com/artifacts/com.github.health-hope/health-ai-sdk-java/
implementation ("com.github.health-hope:health-ai-sdk-java:2.1")
'com.github.health-hope:health-ai-sdk-java:jar:2.1'
<dependency org="com.github.health-hope" name="health-ai-sdk-java" rev="2.1">
<artifact name="health-ai-sdk-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.health-hope', module='health-ai-sdk-java', version='2.1')
)
libraryDependencies += "com.github.health-hope" % "health-ai-sdk-java" % "2.1"
[com.github.health-hope/health-ai-sdk-java "2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.31 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |