is not current version
Last Version 1.0.21

Acrolinx Platform SDK 1.0.20

A library to interact with the Acrolinx Platform.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.acrolinx.client
ArtifactId

ArtifactId

sdk
Version

Version

1.0.20
Type

Type

jar
Description

Description

Acrolinx Platform SDK
A library to interact with the Acrolinx Platform.
Project URL

Project URL

https://github.com/acrolinx/sdk-java
Source Code Management

Source Code Management

https://github.com/acrolinx/sdk-java

Download sdk 1.0.20


<!-- https://jarcasting.com/artifacts/com.acrolinx.client/sdk/ -->
<dependency>
    <groupId>com.acrolinx.client</groupId>
    <artifactId>sdk</artifactId>
    <version>1.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.acrolinx.client/sdk/
implementation 'com.acrolinx.client:sdk:1.0.20'
// https://jarcasting.com/artifacts/com.acrolinx.client/sdk/
implementation ("com.acrolinx.client:sdk:1.0.20")
'com.acrolinx.client:sdk:jar:1.0.20'
<dependency org="com.acrolinx.client" name="sdk" rev="1.0.20">
  <artifact name="sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.acrolinx.client', module='sdk', version='1.0.20')
)
libraryDependencies += "com.acrolinx.client" % "sdk" % "1.0.20"
[com.acrolinx.client/sdk "1.0.20"]

Dependencies

runtime (5)

Group / Artifact Type Version
com.google.guava : guava jar 28.2-jre
io.gsonfire : gson-fire jar 1.9.0-alpha1
org.apache.httpcomponents : httpclient jar 4.5.11
com.google.code.gson : gson jar 2.8.6
org.slf4j : slf4j-api jar 2.0.0-alpha1

Project Modules

There are no modules declared in this project.