is not current version
Last Version 2.2.0

org.bitbucket.goalhub.mentalstate.msStates:swiprologmentalstate 2.1.2

Provides an implementation of a mental state that uses the SWI Prolog language for representing a mental state' content.

GroupId

GroupId

org.bitbucket.goalhub.mentalstate.msStates
ArtifactId

ArtifactId

swiprologmentalstate
Version

Version

2.1.2
Type

Type

jar

Download swiprologmentalstate 2.1.2


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