is not current version
Last Version 3.0.3

com.trustedchoice:ask-kodiak-sdk 1.0.1

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

Type

jar

Download ask-kodiak-sdk 1.0.1


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