org.bitbucket.goalhub:grammar

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

License

License

GroupId

GroupId

org.bitbucket.goalhub
ArtifactId

ArtifactId

grammar
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.bitbucket.goalhub:grammar
The GOAL grammar, and tools for parsing and semantic analysis of GOAL agent program code.
Project URL

Project URL

https://goalapl.atlassian.net/wiki
Source Code Management

Source Code Management

https://bitbucket.org/goalhub/grammar/src

Download grammar

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cognitiveKrInterface
  • cognitiveKrFactory
  • cognitiveKrLanguages
  • languageTools

Versions

Version
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.6
2.0.5
2.0.4
2.0.3