com.android.tools.repository

A library for downloading and managing package repositories

License

License

GroupId

GroupId

com.android.tools
ArtifactId

ArtifactId

repository
Last Version

Last Version

25.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download repository

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
com.android.tools : common jar 25.3.0
org.apache.commons : commons-compress jar 1.8.1
com.google.jimfs : jimfs jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
25.3.0
25.2.0
25.1.3
25.1.2
25.1.0
25.0.0