Skip to content

LanderDK/ApiTestJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiTestJava

BlitzWare Auth Java basic example. Disclaimer: this is just very basic implementations of our api, modify it to your needs!

Install required depencies:

https://mvnrepository.com/artifact/org.json/json

  1. download the latest file (this is the latest file when I wrote this)
  2. save it somewhere where you will find it on your computer
  3. (eclipse) right click on your project -> Build Path -> Configure Build Path... -> Libraries -> Classpath -> Add External JARs...
  4. locate and select the jar file we download before
  5. Apply and Close
  6. Error should be gone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages