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

Latest commit

 

History

History

java

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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