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