Last Version

RiveScript 0.11.0

RiveScript interpreter for Java

License

License

GroupId

GroupId

com.rivescript
ArtifactId

ArtifactId

rivescript-core
Version

Version

0.11.0
Type

Type

jar
Description

Description

RiveScript
RiveScript interpreter for Java
Project URL

Project URL

https://github.com/aichaos/rivescript-java
Source Code Management

Source Code Management

https://github.com/aichaos/rivescript-java

Download rivescript-core 0.11.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.28.2
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.