xref: /aosp_15_r20/prebuilts/sdk/current/multidex/multidex-1.0.3.pom (revision 344a7f5ef16c479e7a7f54ee6567a9d112f9e72b)
1*344a7f5eSAndroid Build Coastguard Worker<?xml version="1.0" encoding="UTF-8"?>
2*344a7f5eSAndroid Build Coastguard Worker<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
3*344a7f5eSAndroid Build Coastguard Worker    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4*344a7f5eSAndroid Build Coastguard Worker  <modelVersion>4.0.0</modelVersion>
5*344a7f5eSAndroid Build Coastguard Worker  <groupId>com.android.support</groupId>
6*344a7f5eSAndroid Build Coastguard Worker  <artifactId>multidex</artifactId>
7*344a7f5eSAndroid Build Coastguard Worker  <version>1.0.3</version>
8*344a7f5eSAndroid Build Coastguard Worker  <packaging>aar</packaging>
9*344a7f5eSAndroid Build Coastguard Worker  <name>Android Multi-Dex Library</name>
10*344a7f5eSAndroid Build Coastguard Worker  <description>Library for legacy multi-dex support</description>
11*344a7f5eSAndroid Build Coastguard Worker  <url></url>
12*344a7f5eSAndroid Build Coastguard Worker  <inceptionYear>2013</inceptionYear>
13*344a7f5eSAndroid Build Coastguard Worker  <licenses>
14*344a7f5eSAndroid Build Coastguard Worker    <license>
15*344a7f5eSAndroid Build Coastguard Worker      <name>The Apache Software License, Version 2.0</name>
16*344a7f5eSAndroid Build Coastguard Worker      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
17*344a7f5eSAndroid Build Coastguard Worker      <distribution>repo</distribution>
18*344a7f5eSAndroid Build Coastguard Worker    </license>
19*344a7f5eSAndroid Build Coastguard Worker  </licenses>
20*344a7f5eSAndroid Build Coastguard Worker  <developers>
21*344a7f5eSAndroid Build Coastguard Worker    <developer>
22*344a7f5eSAndroid Build Coastguard Worker      <name>The Android Open Source Project</name>
23*344a7f5eSAndroid Build Coastguard Worker    </developer>
24*344a7f5eSAndroid Build Coastguard Worker  </developers>
25*344a7f5eSAndroid Build Coastguard Worker  <scm>
26*344a7f5eSAndroid Build Coastguard Worker    <connection>scm:git:https://android.googlesource.com/platform/frameworks/multidex</connection>
27*344a7f5eSAndroid Build Coastguard Worker    <url>http://source.android.com</url>
28*344a7f5eSAndroid Build Coastguard Worker  </scm>
29*344a7f5eSAndroid Build Coastguard Worker</project>
30