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