Last Version

Lombok - AST fork 0.2.3

This is a very small fork of lombok.ast as some Android tools needed a few modifications. The normal repository for lombok.ast is here https://github.com/rzwitserloot/lombok.ast and our changes for 0.2.3 are in this pull request: https://github.com/rzwitserloot/lombok.ast/pull/8

License

License

Categories

Categories

Lombok Application Layer Libs Code Generators
GroupId

GroupId

com.android.tools.external.lombok
ArtifactId

ArtifactId

lombok-ast
Version

Version

0.2.3
Type

Type

jar
Description

Description

Lombok - AST fork
This is a very small fork of lombok.ast as some Android tools needed a few modifications. The normal repository for lombok.ast is here https://github.com/rzwitserloot/lombok.ast and our changes for 0.2.3 are in this pull request: https://github.com/rzwitserloot/lombok.ast/pull/8
Project URL

Project URL

http://projectlombok.org/
Source Code Management

Source Code Management

https://android.googlesource.com/platform/prebuilts/tools

Download lombok-ast 0.2.3


<!-- https://jarcasting.com/artifacts/com.android.tools.external.lombok/lombok-ast/ -->
<dependency>
    <groupId>com.android.tools.external.lombok</groupId>
    <artifactId>lombok-ast</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.android.tools.external.lombok/lombok-ast/
implementation 'com.android.tools.external.lombok:lombok-ast:0.2.3'
// https://jarcasting.com/artifacts/com.android.tools.external.lombok/lombok-ast/
implementation ("com.android.tools.external.lombok:lombok-ast:0.2.3")
'com.android.tools.external.lombok:lombok-ast:jar:0.2.3'
<dependency org="com.android.tools.external.lombok" name="lombok-ast" rev="0.2.3">
  <artifact name="lombok-ast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.android.tools.external.lombok', module='lombok-ast', version='0.2.3')
)
libraryDependencies += "com.android.tools.external.lombok" % "lombok-ast" % "0.2.3"
[com.android.tools.external.lombok/lombok-ast "0.2.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 17.0

Project Modules

There are no modules declared in this project.