zyguan
2/29/2016 - 4:26 PM

从 Android 创建的 Gist

从 Android 创建的 Gist

#! /bin/sh
repos="http://maven.oschina.net/content/groups/public/"
mvn dependency:get -DremoteRepositories="$repos" -Dartifact="$1"