is not current version
Last Version 0.11.0

com.rivescript:rivescript-core 0.8.1

RiveScript interpreter for Java

GroupId

GroupId

com.rivescript
ArtifactId

ArtifactId

rivescript-core
Version

Version

0.8.1
Type

Type

jar

Download rivescript-core 0.8.1


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