Cooking Units in Java

Posted by gregm on Stack Overflow See other posts from Stack Overflow or by gregm
Published on 2009-06-19T17:10:07Z Indexed on 2010/03/28 22:03 UTC
Read the original article Hit count: 339

Filed under:
|

Are there any open source libraries for representing cooking units such as Teaspoon and tablespoon in Java?

I have only found JSR-275 (http://jscience.org/jsr-275/) which is great but doesn't know about cooking units.

© Stack Overflow or respective owner

Related posts about java

Related posts about units-of-measurement