License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.goalhub.mentalstate |
ArtifactId | ArtifactIdmsInterface |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDefines 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.
|
Filename | Size |
---|---|
msInterface-2.2.0.pom | |
msInterface-2.2.0.jar | 50 KB |
msInterface-2.2.0-tests.jar | 9 KB |
msInterface-2.2.0-sources.jar | 53 KB |
msInterface-2.2.0-javadoc.jar | 233 KB |
msInterface-2.2.0-jar-with-dependencies.jar | 6 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 1.10.19 |