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