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>
License |
License |
---|---|
GroupId | GroupIdorg.smerty |
ArtifactId | ArtifactIdjham |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjHam
Java Ham Radio Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jham-1.0.pom | |
jham-1.0.jar | 7 KB |
jham-1.0-sources.jar | 4 KB |
jham-1.0-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
Collection of utilities related to amateur radio.
<dependency>
<groupId>org.smerty</groupId>
<artifactId>jham</artifactId>
<version>1.0</version>
</dependency>