License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtv4 |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontv4
WebJar for tv4
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tv4-1.3.0.pom | |
tv4-1.3.0.jar | 30 KB |
tv4-1.3.0-sources.jar | 22 bytes |
tv4-1.3.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tv4/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tv4</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tv4/
implementation 'org.webjars.npm:tv4:1.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/tv4/
implementation ("org.webjars.npm:tv4:1.3.0")
'org.webjars.npm:tv4:jar:1.3.0'
<dependency org="org.webjars.npm" name="tv4" rev="1.3.0">
<artifact name="tv4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tv4', version='1.3.0')
)
libraryDependencies += "org.webjars.npm" % "tv4" % "1.3.0"
[org.webjars.npm/tv4 "1.3.0"]