MVN

com.just-ai.jaicf : dialogflow

Maven & Gradle

May 18, 2023
237 stars

JAICF-Kotlin Dialogflow Activator Adapter · JAICF-Kotlin Dialogflow Activator Adapter. Provides intent recognition and named entity extraction.

<dependency>
    <groupId>com.just-ai.jaicf</groupId>
    <artifactId>dialogflow</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.just-ai.jaicf : dialogflow to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of com.just-ai.jaicf : dialogflow to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
dialogflow-1.3.1
dialogflow-1.3.0
1.2.x
dialogflow-1.2.5
dialogflow-1.2.4
dialogflow-1.2.3
dialogflow-1.2.2
dialogflow-1.2.1
dialogflow-1.2.0
1.1.x
dialogflow-1.1.3
dialogflow-1.1.2
dialogflow-1.1.1
dialogflow-1.1.0
1.0.x
dialogflow-1.0.2
dialogflow-1.0.1
dialogflow-1.0.0
0.14.x
dialogflow-0.14.0

How to add a dependency to Maven

Add the following com.just-ai.jaicf : dialogflow maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.just-ai.jaicf</groupId>
    <artifactId>dialogflow</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.just-ai.jaicf : dialogflow gradle dependency to your build.gradle file:

implementation 'com.just-ai.jaicf:dialogflow:1.3.1'

Gradle Kotlin DSL: Add the following com.just-ai.jaicf : dialogflow gradle kotlin dependency to your build.gradle.kts file:

implementation("com.just-ai.jaicf:dialogflow:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.just-ai.jaicf : dialogflow sbt scala dependency to your build.sbt file:

libraryDependencies += "com.just-ai.jaicf" % "dialogflow" % "1.3.1"

Advertisement

Dependencies from Group

May 18, 2023
16 usages
237 stars
May 18, 2023
1 usages
237 stars
May 18, 2023
237 stars
May 18, 2023
237 stars
May 18, 2023
237 stars

Discover Dependencies

Mar 27, 2021
0 stars
Mar 26, 2021
40 stars
Apr 02, 2023
594 stars
Apr 02, 2023
594 stars
Jan 31, 2023
5 stars
Jan 25, 2023
5 stars