Skip to content

Instantly share code, notes, and snippets.

@zyguan
Last active March 1, 2016 00:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zyguan/27335622a4bbb80c8dd0 to your computer and use it in GitHub Desktop.
Save zyguan/27335622a4bbb80c8dd0 to your computer and use it in GitHub Desktop.
从 Android 创建的 Gist
#! /bin/sh
repos="http://maven.oschina.net/content/groups/public/"
mvn dependency:get -DremoteRepositories="$repos" -Dartifact="$1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment