I have to migrate from Robogues 2.0 to 3.0 to use pieces from API 14 instead of people from the VB4 library. I have seen that Github has a release for 3.0, but with the sources, not the jar. But I see that the last jar is 3.0-alpha-2, from May 2014. My question is how to create a jar from sources from Gitob?
You can find a jar of Robogius 3 here:
Robogues needs to be compiled, and it's hardly the case, except for example if you have Robogues
mvn clean install -P 'guice'
But I think what you want is a jar from Robogius, and nothing else.
Comments
Post a Comment