ycb-java icon indicating copy to clipboard operation
ycb-java copied to clipboard

YCB Java

Results 2 ycb-java issues
Sort by recently updated
recently updated
newest added

Currently, when a key is missing, it returns a default empty value (_i.e._ empty string, zero), but this might hide a configuration bug, and specially in development environment, it could...

enhancement

Can you publish this library to a public repository such as maven central or bintray? Otherwise we basically have to fork this repository to use it in an application which...