is not current version
Last Version 0.11.0

com.rivescript:rivescript-core 0.9.2

RiveScript interpreter for Java

GroupId

GroupId

com.rivescript
ArtifactId

ArtifactId

rivescript-core
Version

Version

0.9.2
Type

Type

jar

Download rivescript-core 0.9.2


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