MVN

com.android.tools.external.lombok : lombok-ast

Maven & Gradle

Jan 09, 2015
1 usages

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

<dependency>
    <groupId>com.android.tools.external.lombok</groupId>
    <artifactId>lombok-ast</artifactId>
    <version>0.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.android.tools.external.lombok : lombok-ast to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of com.android.tools.external.lombok : lombok-ast to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
lombok-ast-0.2.3
lombok-ast-0.2.2
lombok-ast-0.2.1

How to add a dependency to Maven

Add the following com.android.tools.external.lombok : lombok-ast maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.android.tools.external.lombok</groupId>
    <artifactId>lombok-ast</artifactId>
    <version>0.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.android.tools.external.lombok : lombok-ast gradle dependency to your build.gradle file:

implementation 'com.android.tools.external.lombok:lombok-ast:0.2.3'

Gradle Kotlin DSL: Add the following com.android.tools.external.lombok : lombok-ast gradle kotlin dependency to your build.gradle.kts file:

implementation("com.android.tools.external.lombok:lombok-ast:0.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.android.tools.external.lombok : lombok-ast sbt scala dependency to your build.sbt file:

libraryDependencies += "com.android.tools.external.lombok" % "lombok-ast" % "0.2.3"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 06, 2006
32 usages
Apr 06, 2011
2 usages
9 stars
Sep 06, 2009
343 usages
May 14, 2013
9 usages
Jun 08, 2014
50 usages
163 stars
Nov 06, 2006
18 usages
Sep 20, 2005
5 usages
Feb 02, 2017
35 usages
Nov 14, 2014
8 usages