is not current version
Last Version 2.0.6

io.github.tvtechservice:tvservice-library 1.8.3

TVservice SDK

GroupId

GroupId

io.github.tvtechservice
ArtifactId

ArtifactId

tvservice-library
Version

Version

1.8.3
Type

Type

aar

Download tvservice-library 1.8.3


<!-- https://jarcasting.com/artifacts/io.github.tvtechservice/tvservice-library/ -->
<dependency>
    <groupId>io.github.tvtechservice</groupId>
    <artifactId>tvservice-library</artifactId>
    <version>1.8.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tvtechservice/tvservice-library/
implementation 'io.github.tvtechservice:tvservice-library:1.8.3'
// https://jarcasting.com/artifacts/io.github.tvtechservice/tvservice-library/
implementation ("io.github.tvtechservice:tvservice-library:1.8.3")
'io.github.tvtechservice:tvservice-library:aar:1.8.3'
<dependency org="io.github.tvtechservice" name="tvservice-library" rev="1.8.3">
  <artifact name="tvservice-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tvtechservice', module='tvservice-library', version='1.8.3')
)
libraryDependencies += "io.github.tvtechservice" % "tvservice-library" % "1.8.3"
[io.github.tvtechservice/tvservice-library "1.8.3"]