is not current version
Last Version 3.0.3

com.trustedchoice:ask-kodiak-sdk 3.0.0

The Ask Kodiak Java SDK is a straightforward Java implementation of the Ask Kodiak API for JVM environments.

GroupId

GroupId

com.trustedchoice
ArtifactId

ArtifactId

ask-kodiak-sdk
Version

Version

3.0.0
Type

Type

jar

Download ask-kodiak-sdk 3.0.0


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