Categories |
CategoriesGithub Development Tools Version Controls Angular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-angular-ui-ui-select |
Version | Version0.12.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-angular-ui-ui-select/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-angular-ui-ui-select</artifactId>
<version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-angular-ui-ui-select/
implementation 'org.webjars.bower:github-com-angular-ui-ui-select:0.12.1'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-angular-ui-ui-select/
implementation ("org.webjars.bower:github-com-angular-ui-ui-select:0.12.1")
'org.webjars.bower:github-com-angular-ui-ui-select:jar:0.12.1'
<dependency org="org.webjars.bower" name="github-com-angular-ui-ui-select" rev="0.12.1">
<artifact name="github-com-angular-ui-ui-select" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-angular-ui-ui-select', version='0.12.1')
)
libraryDependencies += "org.webjars.bower" % "github-com-angular-ui-ui-select" % "0.12.1"
[org.webjars.bower/github-com-angular-ui-ui-select "0.12.1"]