is not current version
Last Version 2.2.0

org.bitbucket.goalhub.mentalstate:msStates 2.0.3

Implementations of the mental state interface for specific knowledge representation (KR) technologies that are available.

GroupId

GroupId

org.bitbucket.goalhub.mentalstate
ArtifactId

ArtifactId

msStates
Version

Version

2.0.3
Type

Type

jar

Download msStates 2.0.3


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