License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.goalhub.mentalstate.msStates |
ArtifactId | ArtifactIdswiprologmentalstate |
Version | Version2.2.0 |
Type | Typejar |
Description |
DescriptionProvides an implementation of a mental state that uses the SWI Prolog language for representing a mental state' content.
|
Filename | Size |
---|---|
swiprologmentalstate-2.2.0.pom | |
swiprologmentalstate-2.2.0.jar | 21 KB |
swiprologmentalstate-2.2.0-sources.jar | 12 KB |
swiprologmentalstate-2.2.0-javadoc.jar | 434 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.goalhub.mentalstate.msStates/swiprologmentalstate/ -->
<dependency>
<groupId>org.bitbucket.goalhub.mentalstate.msStates</groupId>
<artifactId>swiprologmentalstate</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.mentalstate.msStates/swiprologmentalstate/
implementation 'org.bitbucket.goalhub.mentalstate.msStates:swiprologmentalstate:2.2.0'
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.mentalstate.msStates/swiprologmentalstate/
implementation ("org.bitbucket.goalhub.mentalstate.msStates:swiprologmentalstate:2.2.0")
'org.bitbucket.goalhub.mentalstate.msStates:swiprologmentalstate:jar:2.2.0'
<dependency org="org.bitbucket.goalhub.mentalstate.msStates" name="swiprologmentalstate" rev="2.2.0">
<artifact name="swiprologmentalstate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.goalhub.mentalstate.msStates', module='swiprologmentalstate', version='2.2.0')
)
libraryDependencies += "org.bitbucket.goalhub.mentalstate.msStates" % "swiprologmentalstate" % "2.2.0"
[org.bitbucket.goalhub.mentalstate.msStates/swiprologmentalstate "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.goalhub.krTools : krInterface | jar | 1.4.0 |
org.bitbucket.goalhub.krTools.krLanguages : swiprolog | jar | 1.4.0 |
org.bitbucket.goalhub.grammar : languageTools | jar | 2.2.0 |
org.bitbucket.goalhub.mentalstate : msInterface | jar | 2.2.0 |
eishub » eis | jar | 0.7.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
jpl : jpl | jar | 8.3.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 1.10.19 |
org.bitbucket.goalhub.mentalstate : msInterface | test-jar | 2.2.0 |