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