Last Version

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

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.

License

License

Categories

Categories

IntelliJ IDEA Development Tools IDE
GroupId

GroupId

com.android.tools.external.com-intellij
ArtifactId

ArtifactId

uast
Version

Version

162.2228.14
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://tools.android.com/
Source Code Management

Source Code Management

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

Download uast 162.2228.14


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.