License |
License |
---|---|
GroupId | GroupIdsk.tuke.yajco |
ArtifactId | ArtifactIdyajco-prototype-modules |
Last Version | Last Version0.5.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionyajco-prototype-modules
YAJCo - Yet Another Java Compiler Compiler - object oriented language specification - subpackage for testing not completed modules
|
Project URL |
Project URL |
Filename | Size |
---|---|
yajco-prototype-modules-0.5.9.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/sk.tuke.yajco/yajco-prototype-modules/ -->
<dependency>
<groupId>sk.tuke.yajco</groupId>
<artifactId>yajco-prototype-modules</artifactId>
<version>0.5.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/sk.tuke.yajco/yajco-prototype-modules/
implementation 'sk.tuke.yajco:yajco-prototype-modules:0.5.9'
// https://jarcasting.com/artifacts/sk.tuke.yajco/yajco-prototype-modules/
implementation ("sk.tuke.yajco:yajco-prototype-modules:0.5.9")
'sk.tuke.yajco:yajco-prototype-modules:pom:0.5.9'
<dependency org="sk.tuke.yajco" name="yajco-prototype-modules" rev="0.5.9">
<artifact name="yajco-prototype-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='sk.tuke.yajco', module='yajco-prototype-modules', version='0.5.9')
)
libraryDependencies += "sk.tuke.yajco" % "yajco-prototype-modules" % "0.5.9"
[sk.tuke.yajco/yajco-prototype-modules "0.5.9"]