| License |
License |
|---|---|
| GroupId | GroupIdsk.tuke.yajco |
| ArtifactId | ArtifactIdyajco-model |
| Last Version | Last Version0.5.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionyajco-model
YAJCo - Yet Another Java Compiler Compiler - object oriented language specification - basic language representation model
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| yajco-model-0.5.9.pom | |
| yajco-model-0.5.9.jar | 32 KB |
| yajco-model-0.5.9-sources.jar | 19 KB |
| yajco-model-0.5.9-javadoc.jar | 226 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| sk.tuke.yajco : yajco-annotations | jar | 0.5.9 |
| xstream : xstream | jar | 1.2.2 |