is not current version
Last Version 3.0.3

com.trustedchoice:ask-kodiak-sdk 1.0.2

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

1.0.2
Type

Type

jar

Download ask-kodiak-sdk 1.0.2


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