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