is not current version
Last Version 1.0.21

com.acrolinx.client:sdk 1.0.7

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.7
Type

Type

jar

Download sdk 1.0.7


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