MVN

sk.tuke.yajco : yajco-prototype-modules

Maven & Gradle

Jun 03, 2014

yajco-prototype-modules · YAJCo - Yet Another Java Compiler Compiler - object oriented language specification - subpackage for testing not completed modules

<dependency>
    <groupId>sk.tuke.yajco</groupId>
    <artifactId>yajco-prototype-modules</artifactId>
    <version>0.5.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of sk.tuke.yajco : yajco-prototype-modules to add to Maven - Latest Versions:

  • Latest Stable: 0.5.9

All Versions

Choose a version of sk.tuke.yajco : yajco-prototype-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
yajco-prototype-modules-0.5.9
0.5
yajco-prototype-modules-0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>sk.tuke.yajco</groupId>
    <artifactId>yajco-prototype-modules</artifactId>
    <version>0.5.9</version>
</dependency>

Advertisement