License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-novnc-noVNC |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionnoVNC
WebJar for noVNC
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-novnc-noVNC-0.6.2.pom | |
github-com-novnc-noVNC-0.6.2.jar | 618 KB |
github-com-novnc-noVNC-0.6.2-sources.jar | 22 bytes |
github-com-novnc-noVNC-0.6.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-novnc-noVNC/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-novnc-noVNC</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-novnc-noVNC/
implementation 'org.webjars.npm:github-com-novnc-noVNC:0.6.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-novnc-noVNC/
implementation ("org.webjars.npm:github-com-novnc-noVNC:0.6.2")
'org.webjars.npm:github-com-novnc-noVNC:jar:0.6.2'
<dependency org="org.webjars.npm" name="github-com-novnc-noVNC" rev="0.6.2">
<artifact name="github-com-novnc-noVNC" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-novnc-noVNC', version='0.6.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-novnc-noVNC" % "0.6.2"
[org.webjars.npm/github-com-novnc-noVNC "0.6.2"]