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