GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtv4 |
Version | Version1.2.7 |
Type | Typejar |
Filename | Size |
---|---|
tv4-1.2.7.pom | |
tv4-1.2.7.jar | 30 KB |
tv4-1.2.7-sources.jar | 22 bytes |
tv4-1.2.7-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]