License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdvue-js-modal |
Version | Version1.3.31 |
Type | Typejar |
Description |
Descriptionvue-js-modal
WebJar for vue-js-modal
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vue-js-modal-1.3.31.pom | |
vue-js-modal-1.3.31.jar | 51 KB |
vue-js-modal-1.3.31-sources.jar | 22 bytes |
vue-js-modal-1.3.31-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vue-js-modal/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vue-js-modal</artifactId>
<version>1.3.31</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vue-js-modal/
implementation 'org.webjars.npm:vue-js-modal:1.3.31'
// https://jarcasting.com/artifacts/org.webjars.npm/vue-js-modal/
implementation ("org.webjars.npm:vue-js-modal:1.3.31")
'org.webjars.npm:vue-js-modal:jar:1.3.31'
<dependency org="org.webjars.npm" name="vue-js-modal" rev="1.3.31">
<artifact name="vue-js-modal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vue-js-modal', version='1.3.31')
)
libraryDependencies += "org.webjars.npm" % "vue-js-modal" % "1.3.31"
[org.webjars.npm/vue-js-modal "1.3.31"]