is not current version
Last Version 2.0.6

io.github.tvtechservice:tvservice-library 1.9.0

tvservice-library

GroupId

GroupId

io.github.tvtechservice
ArtifactId

ArtifactId

tvservice-library
Version

Version

1.9.0
Type

Type

aar

Download tvservice-library 1.9.0


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