MVN

com.android.tools : repository

Maven & Gradle

Mar 07, 2017
4 usages

com.android.tools.repository · A library for downloading and managing package repositories

<dependency>
    <groupId>com.android.tools</groupId>
    <artifactId>repository</artifactId>
    <version>25.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 25.3.0

All Versions

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

Version Vulnerabilities Updated
25.3.x
repository-25.3.0
25.2.x
repository-25.2.0
25.1.x
repository-25.1.3
repository-25.1.2
repository-25.1.0
25.0.x
repository-25.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.android.tools</groupId>
    <artifactId>repository</artifactId>
    <version>25.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.android.tools : repository gradle dependency to your build.gradle file:

implementation 'com.android.tools:repository:25.3.0'

Gradle Kotlin DSL: Add the following com.android.tools : repository gradle kotlin dependency to your build.gradle.kts file:

implementation("com.android.tools:repository:25.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.android.tools : repository sbt scala dependency to your build.sbt file:

libraryDependencies += "com.android.tools" % "repository" % "25.3.0"

Advertisement

Dependencies from Group

Mar 06, 2017
29 usages
Mar 06, 2017
14 usages
Mar 07, 2017
13 usages
Mar 07, 2017
13 usages
Mar 06, 2017
12 usages

Discover Dependencies

May 11, 2018
4 usages
Apr 14, 2016
3 usages
72 stars
Apr 14, 2016
3 usages
72 stars
Jun 23, 2016
3 usages
1.1k stars
Jun 15, 2016
3 usages
4.5k stars
Dec 24, 2022
2 usages
3.6k stars