Last Version

com.android.tools.dvlib 25.3.0

A Library to manage the Android device database XML files.

License

License

GroupId

GroupId

com.android.tools
ArtifactId

ArtifactId

dvlib
Version

Version

25.3.0
Type

Type

jar
Description

Description

com.android.tools.dvlib
A Library to manage the Android device database XML files.
Project URL

Project URL

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

Source Code Management

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

Download dvlib 25.3.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.android.tools : common jar 25.3.0

Project Modules

There are no modules declared in this project.