| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdng-country-select |
| Version | Version0.1.4 |
| Type | Typejar |
| Description |
Descriptionng-country-select
WebJar for ng-country-select
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ng-country-select-0.1.4.pom | |
| ng-country-select-0.1.4.jar | 14 KB |
| ng-country-select-0.1.4-sources.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/ng-country-select/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>ng-country-select</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/ng-country-select/
implementation 'org.webjars.bower:ng-country-select:0.1.4'
// https://jarcasting.com/artifacts/org.webjars.bower/ng-country-select/
implementation ("org.webjars.bower:ng-country-select:0.1.4")
'org.webjars.bower:ng-country-select:jar:0.1.4'
<dependency org="org.webjars.bower" name="ng-country-select" rev="0.1.4">
<artifact name="ng-country-select" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='ng-country-select', version='0.1.4')
)
libraryDependencies += "org.webjars.bower" % "ng-country-select" % "0.1.4"
[org.webjars.bower/ng-country-select "0.1.4"]