https://github.com/qbart/corba-java-idl-iconfinder-api-experiment
Experimenting with CORBA and Java - iconfinder api integration
https://github.com/qbart/corba-java-idl-iconfinder-api-experiment
Last synced: 12 days ago
JSON representation
Experimenting with CORBA and Java - iconfinder api integration
- Host: GitHub
- URL: https://github.com/qbart/corba-java-idl-iconfinder-api-experiment
- Owner: qbart
- Created: 2012-06-09T15:53:45.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-09T16:04:56.000Z (about 14 years ago)
- Last Synced: 2025-11-23T15:03:23.901Z (7 months ago)
- Language: Java
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CORBA-java-idl-iconfinder-api-experiment
========================================
Integration with iconfinder.com (my favourite site with icons) using CORBA and Java
To make it work replace api key with the one you've obtained from iconfinder.com
public final String api_key = "PUT-YOUR-API-KEY-HERE";