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