org.bitbucket.goalhub.mentalstate:msInterface

Defines an interface and generic functionality of a mental state, independent from a specific KR language that is used to represent the content of a mental state.

License

License

GroupId

GroupId

org.bitbucket.goalhub.mentalstate
ArtifactId

ArtifactId

msInterface
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Defines an interface and generic functionality of a mental state, independent from a specific KR language that is used to represent the content of a mental state.

Download msInterface

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.bitbucket.goalhub.grammar : languageTools jar 2.2.0
org.bitbucket.goalhub.krTools : krInterface jar 1.4.0
eishub » eis jar 0.7.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.6
2.0.5
2.0.4
2.0.3