License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-rfoel-bulma-toast |
Version | Version1.5.3 |
Type | Typejar |
Description |
Descriptionbulma-toast
WebJar for bulma-toast
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-rfoel-bulma-toast/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-rfoel-bulma-toast</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-rfoel-bulma-toast/
implementation 'org.webjars.npm:github-com-rfoel-bulma-toast:1.5.3'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-rfoel-bulma-toast/
implementation ("org.webjars.npm:github-com-rfoel-bulma-toast:1.5.3")
'org.webjars.npm:github-com-rfoel-bulma-toast:jar:1.5.3'
<dependency org="org.webjars.npm" name="github-com-rfoel-bulma-toast" rev="1.5.3">
<artifact name="github-com-rfoel-bulma-toast" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-rfoel-bulma-toast', version='1.5.3')
)
libraryDependencies += "org.webjars.npm" % "github-com-rfoel-bulma-toast" % "1.5.3"
[org.webjars.npm/github-com-rfoel-bulma-toast "1.5.3"]