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