enter image description here

How can I import this archive into a project? (I want to declare an instance of this class).

  • It is better to provide text information in the form of text, not pictures: it is more convenient to read, and search engines will index it - aleksandr barakin
  • @alexanderbarakin I do not know how to import this class into code. - Anton Sorokin

1 answer 1

You add your jar with the Add jar / folder button to the desired project, then you import the necessary class in the code.

  • I’ve already added it there, but I specifically laid out the screen. I just don’t know how to import it. - Anton Sorokin