| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.meaningcloud |
| ArtifactId | ArtifactIdMeaningCloudClient |
| Last Version | Last Version0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMeaningCloud Java SDK
MeaningCloud official Java SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| MeaningCloudClient-0.9.pom | |
| MeaningCloudClient-0.9.jar | 88 KB |
| MeaningCloudClient-0.9-sources.jar | 27 KB |
| MeaningCloudClient-0.9-javadoc.jar | 246 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.meaningcloud/MeaningCloudClient/ -->
<dependency>
<groupId>com.meaningcloud</groupId>
<artifactId>MeaningCloudClient</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.meaningcloud/MeaningCloudClient/
implementation 'com.meaningcloud:MeaningCloudClient:0.9'
// https://jarcasting.com/artifacts/com.meaningcloud/MeaningCloudClient/
implementation ("com.meaningcloud:MeaningCloudClient:0.9")
'com.meaningcloud:MeaningCloudClient:jar:0.9'
<dependency org="com.meaningcloud" name="MeaningCloudClient" rev="0.9">
<artifact name="MeaningCloudClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.meaningcloud', module='MeaningCloudClient', version='0.9')
)
libraryDependencies += "com.meaningcloud" % "MeaningCloudClient" % "0.9"
[com.meaningcloud/MeaningCloudClient "0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| Version |
|---|
|
0.9
|