MVN

com.android.tools.external.com-intellij : uast

Maven & Gradle

Mar 06, 2017
1 usages

com.android.tools.external.com-intellij.uast · A subset of IntelliJ IDEA's AST APIs and implementation, focusing on the read-only aspects, intended for use by Android Lint when running outside of the IDE (typically from Gradle.). Based on IntelliJ IDEA tag idea/162.2228.14.

<dependency>
    <groupId>com.android.tools.external.com-intellij</groupId>
    <artifactId>uast</artifactId>
    <version>162.2228.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 162.2228.14

All Versions

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

Version Vulnerabilities Updated
162.2228.x
uast-162.2228.14
145.597.x
uast-145.597.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.android.tools.external.com-intellij</groupId>
    <artifactId>uast</artifactId>
    <version>162.2228.14</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.android.tools.external.com-intellij:uast:162.2228.14'

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

implementation("com.android.tools.external.com-intellij:uast:162.2228.14")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.android.tools.external.com-intellij" % "uast" % "162.2228.14"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 02, 2023
2 usages
1 stars
Dec 03, 2018
2 stars
Jun 21, 2021
9 usages
2 stars
jps
Aug 06, 2023
26 usages
0 stars
May 08, 2018
2 usages
0 stars
May 08, 2018
0 stars
May 08, 2018
2 usages
Apr 13, 2018
1 usages
1 stars