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