is not current version
Last Version 1.3.0

org.webjars.npm:tv4 1.1.12

WebJar for tv4

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tv4
Version

Version

1.1.12
Type

Type

jar

Download tv4 1.1.12


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