jtablesaw / tablesaw

Java dataframe and visualization library
https://jtablesaw.github.io/tablesaw/
Apache License 2.0
3.56k stars 645 forks source link

don't see new versions of tablesaw #1180

Closed tymsoncyferki closed 10 months ago

tymsoncyferki commented 1 year ago

Hi, the latest version that is recognized by intellij is 0.25.1. Been trying to add it both in project structure and by editing pom.xml file. Any tips? Screenshot 2023-01-21 172732

lwhite1 commented 1 year ago

Are you looking at maven central? You can check it using your browser to see what versions are there.

On Sat, Jan 21, 2023 at 11:30 AM tymsoncyferki @.***> wrote:

Hi, the latest version that is recognized by intellij is 0.25.1. Been trying to add it both in project structure and by editing pom.xml file. Any tips? [image: Screenshot 2023-01-21 172732] https://user-images.githubusercontent.com/115067539/213876716-5e36ed0e-780b-48c5-8737-89cd5b280a18.png

— Reply to this email directly, view it on GitHub https://github.com/jtablesaw/tablesaw/issues/1180, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2FPAW3XMI42YMMO26LT2LWTQFJTANCNFSM6AAAAAAUCPHIVY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

tymsoncyferki commented 1 year ago

Oh, i did not check there. Thought adding library "from maven" would do the work. Thanks a lot, now its up and running