Last Version

org.bitbucket.goalhub.grammar:languageTools 2.2.0

The GOAL grammar, and tools for parsing and semantic analysis of GOAL agent program code.

License

License

GroupId

GroupId

org.bitbucket.goalhub.grammar
ArtifactId

ArtifactId

languageTools
Version

Version

2.2.0
Type

Type

jar
Description

Description

The GOAL grammar, and tools for parsing and semantic analysis of GOAL agent program code.

Download languageTools 2.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9
org.bitbucket.goalhub.krTools : krInterface jar 1.4.0
org.bitbucket.goalhub.krTools : krFactory jar 1.4.0
org.bitbucket.goalhub.grammar : cognitiveKrInterface jar 2.2.0
org.bitbucket.goalhub.grammar : cognitiveKrFactory jar 2.2.0
commons-cli : commons-cli jar 1.4
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-lang3 jar 3.11

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.