Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

middagj/bcd-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java BCD library

Java library to encode and decode BCD. Simple static class without any dependencies.

Installation

Via Maven:

<dependency>
    <groupId>nl.sedit</groupId>
    <artifactId>bcd</artifactId>
    <version>0.1.0</version>
</dependency>

License

This software is licensed under the MIT License. View the license.

About

Java library to encode and decode BCD

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages