| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbulma-switch |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbulma-switch
WebJar for bulma-switch
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bulma-switch-1.0.1.pom | |
| bulma-switch-1.0.1.jar | 8 KB |
| bulma-switch-1.0.1-sources.jar | 22 bytes |
| bulma-switch-1.0.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bulma-switch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bulma-switch</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bulma-switch/
implementation 'org.webjars.npm:bulma-switch:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/bulma-switch/
implementation ("org.webjars.npm:bulma-switch:1.0.1")
'org.webjars.npm:bulma-switch:jar:1.0.1'
<dependency org="org.webjars.npm" name="bulma-switch" rev="1.0.1">
<artifact name="bulma-switch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bulma-switch', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "bulma-switch" % "1.0.1"
[org.webjars.npm/bulma-switch "1.0.1"]