/loklakj_lib

One Library to find them, One Library to bring them all

Primary LanguageJavaGNU Lesser General Public License v2.1LGPL-2.1

loklakj_lib

This is the loklak java api. One Library to find them, One Library to bring them all.

What is loklak?

Please see http://loklak.org

Where is this library used? What can I do with it?

This library provides data structures and access methods for https://github.com/loklak/loklak_server and https://github.com/loklak/loklak_wok_android . You can use it if you want to access the loklak api.

Dependencies

It depends on joda and json libraries which are included in android by default. If you want to use this library in an android project, you therefore have zero dependencies. If you want to use this library in any other java project, just include the jar files in the lib folder.

How to build the library

Just run ant. The resulting jar file can be found int the dist folder.