License |
License |
---|---|
GroupId | GroupIdorg.easyb |
ArtifactId | ArtifactIdeasyb-ast |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasyb-ast
AST Transforms to make easyb work
|
Project URL |
Project URL |
Filename | Size |
---|---|
easyb-ast-1.1.pom | |
easyb-ast-1.1.jar | 8 KB |
easyb-ast-1.1-sources.jar | 4 KB |
easyb-ast-1.1-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.easyb/easyb-ast/ -->
<dependency>
<groupId>org.easyb</groupId>
<artifactId>easyb-ast</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.easyb/easyb-ast/
implementation 'org.easyb:easyb-ast:1.1'
// https://jarcasting.com/artifacts/org.easyb/easyb-ast/
implementation ("org.easyb:easyb-ast:1.1")
'org.easyb:easyb-ast:jar:1.1'
<dependency org="org.easyb" name="easyb-ast" rev="1.1">
<artifact name="easyb-ast" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.easyb', module='easyb-ast', version='1.1')
)
libraryDependencies += "org.easyb" % "easyb-ast" % "1.1"
[org.easyb/easyb-ast "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.easyb : easyb-composite-groovy | pom | [1.1,2) |