ErrorxCode / JxInsta

An object-oriented reverse engineered instagram web API made in Java. Now build bots, scrap data, create instagram apps, and a lot more in your favourite language
Apache License 2.0
22 stars 5 forks source link

Please make it work with Java8 #9

Closed cyrus07424 closed 7 months ago

cyrus07424 commented 7 months ago

Hello. I tried this library and found it very nice!

By the way, I wanna use this library in my Java8 project. so please make this work with Java8. Thank you.

ErrorxCode commented 7 months ago

Sorry, but this library cannot support java 8. This library uses some extensive features of Java API that is only available in Java 17 or plus