License |
License |
---|---|
GroupId | GroupIdcom.github.zach-cloud |
ArtifactId | ArtifactIdjsyntaxtree |
Version | Version1.8 |
Type | Typejar |
Description |
DescriptionJASS Abstract Syntax Tree
Syntax tree representation of the JASS language
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsyntaxtree-1.8.pom | |
jsyntaxtree-1.8.jar | 3 MB |
jsyntaxtree-1.8-sources.jar | 68 KB |
jsyntaxtree-1.8-javadoc.jar | 386 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zach-cloud/jsyntaxtree/ -->
<dependency>
<groupId>com.github.zach-cloud</groupId>
<artifactId>jsyntaxtree</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zach-cloud/jsyntaxtree/
implementation 'com.github.zach-cloud:jsyntaxtree:1.8'
// https://jarcasting.com/artifacts/com.github.zach-cloud/jsyntaxtree/
implementation ("com.github.zach-cloud:jsyntaxtree:1.8")
'com.github.zach-cloud:jsyntaxtree:jar:1.8'
<dependency org="com.github.zach-cloud" name="jsyntaxtree" rev="1.8">
<artifact name="jsyntaxtree" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zach-cloud', module='jsyntaxtree', version='1.8')
)
libraryDependencies += "com.github.zach-cloud" % "jsyntaxtree" % "1.8"
[com.github.zach-cloud/jsyntaxtree "1.8"]
Group / Artifact | Type | Version |
---|---|---|
io.cucumber : cucumber-java | jar | 5.4.0 |
io.cucumber : cucumber-junit | jar | 5.4.0 |
junit : junit | jar | 4.13 |
org.mockito : mockito-all | jar | 1.10.19 |