| License |
License |
|---|---|
| GroupId | GroupIdorg.syphr |
| ArtifactId | ArtifactIdlibmythtv-control |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFrontend Network Control
This library provides a Java interface to the MythTV frontend control socket.
|
| Project Organization |
Project OrganizationGregory P. Moyer |
| Filename | Size |
|---|---|
| libmythtv-control-0.1.pom | |
| libmythtv-control-0.1.jar | 70 KB |
| libmythtv-control-0.1-sources.jar | 60 KB |
| libmythtv-control-0.1-javadoc.jar | 102 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.syphr : libmythtv-test | jar | 0.1 |