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