B4J Question Missing okhttp-3.13.0.jar

Geezer

Active Member
Licensed User
Longtime User
Hi. I'm trying to make a bot in b4j using @DonManfred 's JDA library.

When I try to compile I get this error

Cannot find: C:\Program Files\Anywhere Software\B4J\libraries\okhttp-3.13.0.jar

I can not find it anywhere.
 

mangojack

Well-Known Member
Licensed User
Longtime User
Have you followed the setup instructions regarding downloading and referencing the additional jars ?

 
Upvote 0

Geezer

Active Member
Licensed User
Longtime User
Have you followed the setup instructions regarding downloading and referencing the additional jars ?

Yes
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
First of all. The Library is far not uptodate. I changed a lot in the meantime. Also the underlying dependencies.
For now it is to late (need to go to work now) but iĀ“ll make an update to the library soon.

For now try this one
 

Attachments

  • okhttp-3.13.0.jar
    404.9 KB · Views: 25
  • okio-2.6.0.jar
    237.6 KB · Views: 24
Upvote 0
Top