jiuntian / IssueTrackerAssignment

0 stars 0 forks source link

How to Import External Library in Netbean (Maven) #3

Open jiuntian opened 3 years ago

jiuntian commented 3 years ago

In your netbeans maven project, head to Project > (Project Name). Right click dependencies, click Add dependency..

Screenshot 2021-05-11 at 9 51 06 PM Search for the library you want to import, select it and click Add Screenshot 2021-05-11 at 9 52 26 PM You should select the version you want to import Screenshot 2021-05-11 at 9 53 51 PM