This repository was archived by the owner on Jan 14, 2023. It is now read-only.
This repository was archived by the owner on Jan 14, 2023. It is now read-only.
add to RosAndroid.groovy maven repositories #49
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels