The parent pom for the android project with maven.
'com.github.snowdream.android:parent:0.0.2'
<dependency>
<groupId>com.github.snowdream.android</groupId>
<artifactId>parent</artifactId>
<version>0.0.2</version>
</dependency>
<dependency org="com.github.snowdream.android" name="parent" rev="0.0.2"/>
"com.github.snowdream.android", "parent", "0.0.2"