Collection of utilities related to amateur radio.
<dependency>
<groupId>org.smerty</groupId>
<artifactId>jham</artifactId>
<version>1.0</version>
</dependency>
This project uses GitHub Actions for continuous integration. The build process is triggered on push and pull request events for the main
branch. The workflow file is located at .github/workflows/maven.yml
.