jHam

Java Ham Radio Library

License

License

GroupId

GroupId

org.smerty
ArtifactId

ArtifactId

jham
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jHam
Java Ham Radio Library
Project URL

Project URL

https://github.com/Smerty/jham
Source Code Management

Source Code Management

http://github.com/Smerty/jham

Download jham

How to add to project

<!-- https://jarcasting.com/artifacts/org.smerty/jham/ -->
<dependency>
    <groupId>org.smerty</groupId>
    <artifactId>jham</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smerty/jham/
implementation 'org.smerty:jham:1.0'
// https://jarcasting.com/artifacts/org.smerty/jham/
implementation ("org.smerty:jham:1.0")
'org.smerty:jham:jar:1.0'
<dependency org="org.smerty" name="jham" rev="1.0">
  <artifact name="jham" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smerty', module='jham', version='1.0')
)
libraryDependencies += "org.smerty" % "jham" % "1.0"
[org.smerty/jham "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

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>
org.smerty

Smerty Software

Versions

Version
1.0