Skip to content
This repository was archived by the owner on Mar 8, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 371 Bytes

File metadata and controls

10 lines (6 loc) · 371 Bytes

Java example for the XING API

This example uses Scribe.

You can simply execute the source file which guides you to the flow of using the XING Api.

Compile and run this example

javac -cp lib/scribe-1.3.5.jar:. src/com/xing/dev/XingExample.java
java -cp src:lib/scribe-1.3.5.jar  com/xing/dev/XingExample