-
Notifications
You must be signed in to change notification settings - Fork 6
TripIt API v1 Java language binding.
License
tripit/java_binding_v1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To run the Example.java file: 1. Edit Example.java and add your appropriate values for CONSUMER_TOKEN, "CONSUMER_SECRET", "OAUTH_TOKEN", and "OAUTH_TOKEN_SECRET". 2. From the command line, run: $ ./make.sh $ javac -cp tripit-api.jar:. Example.java $ java -cp tripit-api.jar:lib/*:. Example
About
TripIt API v1 Java language binding.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published