is not current version
Last Version 1.1.2

org.webjars:ng-currency 0.7.10

WebJar for the ng-currency

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

ng-currency
Version

Version

0.7.10
Type

Type

jar

Download ng-currency 0.7.10


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