is not current version
Last Version 1.1.4

org.webjars.bower:ng-currency 0.9.2

WebJar for ng-currency

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

ng-currency
Version

Version

0.9.2
Type

Type

jar

Download ng-currency 0.9.2


<!-- https://jarcasting.com/artifacts/org.webjars.bower/ng-currency/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>ng-currency</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/ng-currency/
implementation 'org.webjars.bower:ng-currency:0.9.2'
// https://jarcasting.com/artifacts/org.webjars.bower/ng-currency/
implementation ("org.webjars.bower:ng-currency:0.9.2")
'org.webjars.bower:ng-currency:jar:0.9.2'
<dependency org="org.webjars.bower" name="ng-currency" rev="0.9.2">
  <artifact name="ng-currency" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='ng-currency', version='0.9.2')
)
libraryDependencies += "org.webjars.bower" % "ng-currency" % "0.9.2"
[org.webjars.bower/ng-currency "0.9.2"]