Last Version

Java CAT control library 0.0.4

A pure Java library for controlling amateur radio transceivers

License

License

GroupId

GroupId

uk.co.g7vrd
ArtifactId

ArtifactId

jcatcontrol
Version

Version

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


<!-- 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.