is not current version
Last Version 0.5.9

sk.tuke.yajco:yajco-annotations 0.5

YAJCo - Yet Another Java Compiler Compiler - object oriented language specification - annotations module

GroupId

GroupId

sk.tuke.yajco
ArtifactId

ArtifactId

yajco-annotations
Version

Version

0.5
Type

Type

jar

Download yajco-annotations 0.5


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