Skip to content

Commit e9e6877

Browse files
committed
android artifacts for hydro.
1 parent b01578c commit e9e6877

File tree

54 files changed

+242
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+242
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
332d82f33b86da7cb9607c2bae250832
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
421c3242e0d2d74c3877d0bebae39661327f7188
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<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+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4+
<modelVersion>4.0.0</modelVersion>
5+
<groupId>com.github.rosjava.android_apps</groupId>
6+
<artifactId>application_management</artifactId>
7+
<version>0.1.4</version>
8+
<packaging>aar</packaging>
9+
<dependencies>
10+
<dependency>
11+
<groupId>org.ros.rosjava_messages</groupId>
12+
<artifactId>diagnostic_msgs</artifactId>
13+
<version>[1.10,1.11)</version>
14+
<scope>compile</scope>
15+
</dependency>
16+
<dependency>
17+
<groupId>org.ros.rosjava_core</groupId>
18+
<artifactId>rosjava</artifactId>
19+
<version>[0.1,)</version>
20+
<scope>compile</scope>
21+
</dependency>
22+
<dependency>
23+
<groupId>org.ros.rosjava_messages</groupId>
24+
<artifactId>rocon_app_manager_msgs</artifactId>
25+
<version>[0.6,0.7)</version>
26+
<scope>compile</scope>
27+
</dependency>
28+
<dependency>
29+
<groupId>org.ros.android_core</groupId>
30+
<artifactId>android_gingerbread_mr1</artifactId>
31+
<version>[0.1,0.2)</version>
32+
<scope>compile</scope>
33+
</dependency>
34+
<dependency>
35+
<groupId>org.ros.rosjava_messages</groupId>
36+
<artifactId>gateway_msgs</artifactId>
37+
<version>[0.6,0.7)</version>
38+
<scope>compile</scope>
39+
</dependency>
40+
<dependency>
41+
<groupId>com.github.rosjava.android_extras</groupId>
42+
<artifactId>gingerbread</artifactId>
43+
<version>[0.1,0.2)</version>
44+
<scope>compile</scope>
45+
</dependency>
46+
</dependencies>
47+
</project>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c2bd30db65927860f5669a80328c1c4c
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
10c63b04b12df3ff797626c42a53092ee0f34f55
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<metadata>
3+
<groupId>com.github.rosjava.android_apps</groupId>
4+
<artifactId>application_management</artifactId>
5+
<version>0.1.4</version>
6+
<versioning>
7+
<versions>
8+
<version>0.1.4</version>
9+
</versions>
10+
<lastUpdated>20131101012004</lastUpdated>
11+
</versioning>
12+
</metadata>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
5e2044e169bb16fb515d67f35148a6b9
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
5c5bf693364b34a45be4541b1a84d9e7dc781439
Binary file not shown.

0 commit comments

Comments
 (0)