Last Version

com.android.tools.repository 25.3.0

A library for downloading and managing package repositories

License

License

GroupId

GroupId

com.android.tools
ArtifactId

ArtifactId

repository
Version

Version

25.3.0
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 25.3.0


<!-- 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.