MVN

com.rivescript : rivescript-core

Maven & Gradle

Aug 06, 2019
1 usages
64 stars

RiveScript · RiveScript interpreter for Java

<dependency>
    <groupId>com.rivescript</groupId>
    <artifactId>rivescript-core</artifactId>
    <version>0.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rivescript : rivescript-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.0

All Versions

Choose a version of com.rivescript : rivescript-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
rivescript-core-0.11.0
0.10.x
rivescript-core-0.10.0
0.9.x
rivescript-core-0.9.2
rivescript-core-0.9.1
rivescript-core-0.9.0
0.8.x
rivescript-core-0.8.1
rivescript-core-0.8.0
0.7.x
rivescript-core-0.7.2
rivescript-core-0.7.1
rivescript-core-0.7.0

How to add a dependency to Maven

Add the following com.rivescript : rivescript-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rivescript</groupId>
    <artifactId>rivescript-core</artifactId>
    <version>0.11.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rivescript : rivescript-core gradle dependency to your build.gradle file:

implementation 'com.rivescript:rivescript-core:0.11.0'

Gradle Kotlin DSL: Add the following com.rivescript : rivescript-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rivescript:rivescript-core:0.11.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rivescript : rivescript-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rivescript" % "rivescript-core" % "0.11.0"

Advertisement

Dependencies from Group

Aug 06, 2019
1 usages
64 stars

Discover Dependencies

Feb 01, 2017
1 usages
1 stars
Apr 09, 2017
1 usages
2.1k stars
Mar 01, 2020
1 usages
21 stars
Aug 05, 2020
1 usages
1k stars
Aug 05, 2020
1 usages
1k stars
Apr 13, 2021
1 usages
884 stars
Feb 03, 2023
1 usages
Feb 28, 2018
1 usages
403 stars
May 18, 2017
2 usages
5.7k stars
Mar 03, 2020
2 usages
110 stars