summaryrefslogtreecommitdiff
path: root/android/arch/core/common/1.0.0
diff options
context:
space:
mode:
Diffstat (limited to 'android/arch/core/common/1.0.0')
-rw-r--r--android/arch/core/common/1.0.0/common-1.0.0.jarbin0 -> 11156 bytes
-rw-r--r--android/arch/core/common/1.0.0/common-1.0.0.jar.md51
-rw-r--r--android/arch/core/common/1.0.0/common-1.0.0.jar.sha11
-rw-r--r--android/arch/core/common/1.0.0/common-1.0.0.pom48
-rw-r--r--android/arch/core/common/1.0.0/common-1.0.0.pom.md51
-rw-r--r--android/arch/core/common/1.0.0/common-1.0.0.pom.sha11
6 files changed, 52 insertions, 0 deletions
diff --git a/android/arch/core/common/1.0.0/common-1.0.0.jar b/android/arch/core/common/1.0.0/common-1.0.0.jar
new file mode 100644
index 0000000000..f267458c8a
--- /dev/null
+++ b/android/arch/core/common/1.0.0/common-1.0.0.jar
Binary files differ
diff --git a/android/arch/core/common/1.0.0/common-1.0.0.jar.md5 b/android/arch/core/common/1.0.0/common-1.0.0.jar.md5
new file mode 100644
index 0000000000..b2645d5cb1
--- /dev/null
+++ b/android/arch/core/common/1.0.0/common-1.0.0.jar.md5
@@ -0,0 +1 @@
+9e6926c20fded33b9d666f9ceb5fda47 \ No newline at end of file
diff --git a/android/arch/core/common/1.0.0/common-1.0.0.jar.sha1 b/android/arch/core/common/1.0.0/common-1.0.0.jar.sha1
new file mode 100644
index 0000000000..ff2c8b7f68
--- /dev/null
+++ b/android/arch/core/common/1.0.0/common-1.0.0.jar.sha1
@@ -0,0 +1 @@
+a2d487452376193fc8c103dd2b9bd5f2b1b44563 \ No newline at end of file
diff --git a/android/arch/core/common/1.0.0/common-1.0.0.pom b/android/arch/core/common/1.0.0/common-1.0.0.pom
new file mode 100644
index 0000000000..54f00f9787
--- /dev/null
+++ b/android/arch/core/common/1.0.0/common-1.0.0.pom
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>android.arch.core</groupId>
+ <artifactId>common</artifactId>
+ <version>1.0.0</version>
+ <name>Android Arch-Common</name>
+ <description>Android Arch-Common</description>
+ <url>https://developer.android.com/topic/libraries/architecture/index.html</url>
+ <inceptionYear>2017</inceptionYear>
+ <licenses>
+ <license>
+ <name>The Apache Software License, Version 2.0</name>
+ <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ <distribution>repo</distribution>
+ </license>
+ </licenses>
+ <developers>
+ <developer>
+ <name>The Android Open Source Project</name>
+ </developer>
+ </developers>
+ <scm>
+ <connection>scm:git:https://android.googlesource.com/platform/frameworks/support</connection>
+ <url>http://source.android.com</url>
+ </scm>
+ <dependencies>
+ <dependency>
+ <groupId>com.android.support</groupId>
+ <artifactId>support-annotations</artifactId>
+ <version>26.1.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>4.12</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.mockito</groupId>
+ <artifactId>mockito-core</artifactId>
+ <version>2.7.6</version>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/android/arch/core/common/1.0.0/common-1.0.0.pom.md5 b/android/arch/core/common/1.0.0/common-1.0.0.pom.md5
new file mode 100644
index 0000000000..c9e358cc54
--- /dev/null
+++ b/android/arch/core/common/1.0.0/common-1.0.0.pom.md5
@@ -0,0 +1 @@
+aede540f54dad2d4361109aa99a3949d \ No newline at end of file
diff --git a/android/arch/core/common/1.0.0/common-1.0.0.pom.sha1 b/android/arch/core/common/1.0.0/common-1.0.0.pom.sha1
new file mode 100644
index 0000000000..23c84be82e
--- /dev/null
+++ b/android/arch/core/common/1.0.0/common-1.0.0.pom.sha1
@@ -0,0 +1 @@
+914227d3f5f7829f1677917b5438dd64984fac3f \ No newline at end of file