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