Last Version

org.bitbucket.goalhub:grammar 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
ArtifactId

ArtifactId

grammar
Version

Version

2.2.0
Type

Type

pom
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 2.2.0

Filename Size
grammar-2.2.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/org.bitbucket.goalhub/grammar/ -->
<dependency>
    <groupId>org.bitbucket.goalhub</groupId>
    <artifactId>grammar</artifactId>
    <version>2.2.0</version>
    <type>pom</type>
</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:pom:2.2.0'
<dependency org="org.bitbucket.goalhub" name="grammar" rev="2.2.0">
  <artifact name="grammar" type="pom" />
</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