Frontend Network Control

This library provides a Java interface to the MythTV frontend control socket.

License

License

GroupId

GroupId

org.syphr
ArtifactId

ArtifactId

libmythtv-control
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Frontend Network Control
This library provides a Java interface to the MythTV frontend control socket.
Project Organization

Project Organization

Gregory P. Moyer

Download libmythtv-control

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
org.syphr : libmythtv-util jar 0.1
org.syphr : libmythtv-data jar 0.1

test (1)

Group / Artifact Type Version
org.syphr : libmythtv-test jar 0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1