Skip to content

Smerty/jham

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jHam, Java Ham Radio Library

Collection of utilities related to amateur radio.

Using with Maven

<dependency>
   <groupId>org.smerty</groupId>
   <artifactId>jham</artifactId>
   <version>1.0</version>
</dependency>