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