Last Version

yajco-modules 0.5.9

YAJCo - Yet Another Java Compiler Compiler - object oriented language specification - modules subproject

License

License

GroupId

GroupId

sk.tuke.yajco
ArtifactId

ArtifactId

yajco-modules
Version

Version

0.5.9
Type

Type

pom
Description

Description

yajco-modules
YAJCo - Yet Another Java Compiler Compiler - object oriented language specification - modules subproject
Project URL

Project URL

http://code.google.com/p/yajco/

Download yajco-modules 0.5.9

Filename Size
yajco-modules-0.5.9.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/sk.tuke.yajco/yajco-modules/ -->
<dependency>
    <groupId>sk.tuke.yajco</groupId>
    <artifactId>yajco-modules</artifactId>
    <version>0.5.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/sk.tuke.yajco/yajco-modules/
implementation 'sk.tuke.yajco:yajco-modules:0.5.9'
// https://jarcasting.com/artifacts/sk.tuke.yajco/yajco-modules/
implementation ("sk.tuke.yajco:yajco-modules:0.5.9")
'sk.tuke.yajco:yajco-modules:pom:0.5.9'
<dependency org="sk.tuke.yajco" name="yajco-modules" rev="0.5.9">
  <artifact name="yajco-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='sk.tuke.yajco', module='yajco-modules', version='0.5.9')
)
libraryDependencies += "sk.tuke.yajco" % "yajco-modules" % "0.5.9"
[sk.tuke.yajco/yajco-modules "0.5.9"]

Dependencies

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

Project Modules

  • yajco-beaver-parser-generator-module
  • yajco-generator-module
  • yajco-grammar-module
  • yajco-javacc-parser-generator-module
  • yajco-tools-module