| License |
License
MIT
|
|---|---|
| Categories |
CategoriesCharts User Interface |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdvue-echarts |
| Last Version | Last Version6.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvue-echarts
WebJar for vue-echarts
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vue-echarts-6.0.2.pom | |
| vue-echarts-6.0.2.jar | 91 KB |
| vue-echarts-6.0.2-sources.jar | 22 bytes |
| vue-echarts-6.0.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vue-echarts/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vue-echarts</artifactId>
<version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vue-echarts/
implementation 'org.webjars.npm:vue-echarts:6.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/vue-echarts/
implementation ("org.webjars.npm:vue-echarts:6.0.2")
'org.webjars.npm:vue-echarts:jar:6.0.2'
<dependency org="org.webjars.npm" name="vue-echarts" rev="6.0.2">
<artifact name="vue-echarts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vue-echarts', version='6.0.2')
)
libraryDependencies += "org.webjars.npm" % "vue-echarts" % "6.0.2"
[org.webjars.npm/vue-echarts "6.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : resize-detector | jar | [0.3.0,0.4) |
| org.webjars.npm : vue-demi | jar | [0.12.1,0.13) |