is not current version
Last Version 1.3.0

org.webjars.npm:tv4 1.0.15

WebJar for tv4

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tv4
Version

Version

1.0.15
Type

Type

jar

Download tv4 1.0.15


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