MVN

ai.api : libai

Maven & Gradle

Aug 09, 2017
5 usages
133 stars

libai · API.AI Java SDK allows using voice commands and integration with dialog scenarios defined for a particular agent in API.AI.

<dependency>
    <groupId>ai.api</groupId>
    <artifactId>libai</artifactId>
    <version>1.6.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.api : libai to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.12

All Versions

Choose a version of ai.api : libai to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
libai-1.6.12
libai-1.6.11
1.5.x
libai-1.5.10
1.4.x
libai-1.4.9
libai-1.4.8
libai-1.4.7
libai-1.4.6
1.3.x
libai-1.3.5
libai-1.3.4
1.2.x
libai-1.2.3
libai-1.2.2
libai-1.2.1
libai-1.2.0
1.1.x
libai-1.1.0

How to add a dependency to Maven

Add the following ai.api : libai maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.api</groupId>
    <artifactId>libai</artifactId>
    <version>1.6.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.api : libai gradle dependency to your build.gradle file:

implementation 'ai.api:libai:1.6.12'

Gradle Kotlin DSL: Add the following ai.api : libai gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.api:libai:1.6.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.api : libai sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.api" % "libai" % "1.6.12"

Advertisement

Dependencies from Group

Aug 09, 2017
5 usages
133 stars
sdk
578 stars
Aug 10, 2017
133 stars

Discover Dependencies

Feb 10, 2023
16 usages
355 stars
Sep 09, 2016
65 stars
Nov 05, 2018
4 usages
190 stars
Jan 27, 2021
10 usages
6.9k stars
Nov 03, 2021
55 stars