Java library to encode and decode BCD. Simple static class without any dependencies.
Via Maven:
<dependency>
<groupId>nl.sedit</groupId>
<artifactId>bcd</artifactId>
<version>0.1.0</version>
</dependency>
This software is licensed under the MIT License. View the license.