Java CAT control library

A pure Java library for controlling amateur radio transceivers

License

License

Categories

Categories

Java Languages
GroupId

GroupId

uk.co.g7vrd
ArtifactId

ArtifactId

java-cat-control
Last Version

Last Version

0.0.5
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 java-cat-control

How to add to project

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

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.5
0.0.4