Generated using autorest and autorest.java.
<dependencies>
<dependency>
<groupId>com.affinda.api</groupId>
<artifactId>affinda-api-client</artifactId>
<version>3.6.1</version>
</dependency>
</dependencies>
repositories {
mavenCentral()
}
dependencies {
implementation("com.affinda.api:affinda-api-client:<version>")
}
The Affinda API is currently on v3
, with breaking changes meant the release of new versions of the client library.
Please see below for which versions are compatible with which API version.
Affinda API version | affinda-java versions |
---|---|
v2 | 0.1.0 - 2.x.x |
v3 | >= 3.x.x |