DJ-Raven / swing-toast-notifications

Swing toast notifications use for java desktop application
Apache License 2.0
68 stars 14 forks source link

Hi Raven, I have trouble when i install this library to my project in netbean with maven #9

Closed ilbdculuv closed 2 weeks ago

ilbdculuv commented 2 weeks ago

image_2024-11-02_235902951

ilbdculuv commented 2 weeks ago

Can you help me to fix it? Thanks!

DJ-Raven commented 2 weeks ago

In netbean here step to install.

  1. Right click on the project Dependencies then click Add Dependency...
  2. Fill the Group ID Artifact ID and Version the n click Add

2024-11-03_003321

  1. Right click on the swing-toast-notifications-1.0.3.jar and click Manually install artifact

2024-11-03_003347

  1. Browse to jar library then click Install locally

2024-11-03_003412

Done.