is not current version
Last Version 1.3.0

org.webjars.npm:tv4 1.2.7

WebJar for tv4

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tv4
Version

Version

1.2.7
Type

Type

jar

Download tv4 1.2.7


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