Java CAT control library

A pure Java library for controlling amateur radio transceivers

License

License

GroupId

GroupId

uk.co.g7vrd
ArtifactId

ArtifactId

jcatcontrol
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Java CAT control library
A pure Java library for controlling amateur radio transceivers
Project URL

Project URL

https://gitlab.com/g7vrd/java-cat-control
Source Code Management

Source Code Management

https://gitlab.com/g7vrd/java-cat-control

Download jcatcontrol

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fazecast : jSerialComm jar 2.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4