| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.acrolinx.client |
| ArtifactId | ArtifactIdsdk |
| Last Version | Last Version1.0.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAcrolinx Platform SDK
A library to interact with the Acrolinx Platform.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sdk-1.0.21.pom | |
| sdk-1.0.21.jar | 74 KB |
| sdk-1.0.21-sources.jar | 34 KB |
| sdk-1.0.21-javadoc.jar | 244 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.acrolinx.client/sdk/ -->
<dependency>
<groupId>com.acrolinx.client</groupId>
<artifactId>sdk</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.acrolinx.client/sdk/
implementation 'com.acrolinx.client:sdk:1.0.21'
// https://jarcasting.com/artifacts/com.acrolinx.client/sdk/
implementation ("com.acrolinx.client:sdk:1.0.21")
'com.acrolinx.client:sdk:jar:1.0.21'
<dependency org="com.acrolinx.client" name="sdk" rev="1.0.21">
<artifact name="sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.acrolinx.client', module='sdk', version='1.0.21')
)
libraryDependencies += "com.acrolinx.client" % "sdk" % "1.0.21"
[com.acrolinx.client/sdk "1.0.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 30.1.1-jre |
| io.gsonfire : gson-fire | jar | 1.8.5 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.google.code.gson : gson | jar | 2.8.9 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha6 |