Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

add to RosAndroid.groovy maven repositories #49

Open
talregev opened this issue Mar 1, 2015 · 1 comment
Open

add to RosAndroid.groovy maven repositories #49

talregev opened this issue Mar 1, 2015 · 1 comment

Comments

@talregev
Copy link
Contributor

talregev commented Mar 1, 2015

add to RosAndroid.groovy maven repositories:

      maven {
        url "https://github.com/rosjava/rosjava_mvn_repo/raw/master"
      }
      mavenLocal()
      maven {
        url "http://repository.springsource.com/maven/bundles/release"
      }
      maven {
        url "http://repository.springsource.com/maven/bundles/external"
      }
      mavenCentral()

like RosPlugin.groovy

@talregev
Copy link
Contributor Author

talregev commented Mar 4, 2015

@stonier

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant