| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdvue-async-computed |
| Last Version | Last Version4.0.0-mixin.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvue-async-computed
WebJar for vue-async-computed
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vue-async-computed-4.0.0-mixin.0.pom | |
| vue-async-computed-4.0.0-mixin.0.jar | 19 KB |
| vue-async-computed-4.0.0-mixin.0-sources.jar | 22 bytes |
| vue-async-computed-4.0.0-mixin.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vue-async-computed/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vue-async-computed</artifactId>
<version>4.0.0-mixin.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vue-async-computed/
implementation 'org.webjars.npm:vue-async-computed:4.0.0-mixin.0'
// https://jarcasting.com/artifacts/org.webjars.npm/vue-async-computed/
implementation ("org.webjars.npm:vue-async-computed:4.0.0-mixin.0")
'org.webjars.npm:vue-async-computed:jar:4.0.0-mixin.0'
<dependency org="org.webjars.npm" name="vue-async-computed" rev="4.0.0-mixin.0">
<artifact name="vue-async-computed" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vue-async-computed', version='4.0.0-mixin.0')
)
libraryDependencies += "org.webjars.npm" % "vue-async-computed" % "4.0.0-mixin.0"
[org.webjars.npm/vue-async-computed "4.0.0-mixin.0"]