https://pantsbuild.org/ logo
d

dazzling-crayon-98253

01/30/2017, 7:23 PM
hi all, had a quick question about how to add an external repository to pull the 3rd party java dependencies from? the corresponding maven tag is :
Copy code
<repositories>
    <repository>
      <id></id>
      <url></url>
    </repository>
</repositories>