how to compile and run kite connect java client

pravin
Hi, Have download kiteconnect.jar and installed maven. but not getting any success after that.

i am able to run "mvn compile" but Dont know how to run it with mvn. Can anyone please guide further.
  • sujith
    Hi @pravin,
    Kite Connect is a library module.
    Please follow these steps,
    1. Create a java project.
    2. Add Kite Connect as a library module.
    3. Call Kite Connect methods like this.
Sign In or Register to comment.