Last Version

yajco-model 0.5.9

YAJCo - Yet Another Java Compiler Compiler - object oriented language specification - basic language representation model

License

License

GroupId

GroupId

sk.tuke.yajco
ArtifactId

ArtifactId

yajco-model
Version

Version

0.5.9
Type

Type

jar
Description

Description

yajco-model
YAJCo - Yet Another Java Compiler Compiler - object oriented language specification - basic language representation model
Project URL

Project URL

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

Download yajco-model 0.5.9


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

Dependencies

compile (2)

Group / Artifact Type Version
sk.tuke.yajco : yajco-annotations jar 0.5.9
xstream : xstream jar 1.2.2

Project Modules

There are no modules declared in this project.