is not current version
Last Version 2.2.0

org.bitbucket.goalhub.mentalstate:msInterface 2.1.1

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.

GroupId

GroupId

org.bitbucket.goalhub.mentalstate
ArtifactId

ArtifactId

msInterface
Version

Version

2.1.1
Type

Type

jar

Download msInterface 2.1.1


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