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