is not current version
Last Version 1.0.21

com.acrolinx.client:sdk 1.0.19

A library to interact with the Acrolinx Platform.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.acrolinx.client
ArtifactId

ArtifactId

sdk
Version

Version

1.0.19
Type

Type

jar

Download sdk 1.0.19


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