| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторng-currency |
| Последняя версия | Последняя версия1.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеng-currency
WebJar for ng-currency
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| ng-currency-1.1.2.pom | |
| ng-currency-1.1.2.jar | 16 KB |
| ng-currency-1.1.2-sources.jar | 22 bytes |
| ng-currency-1.1.2-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ng-currency/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ng-currency</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ng-currency/
implementation 'org.webjars.npm:ng-currency:1.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/ng-currency/
implementation ("org.webjars.npm:ng-currency:1.1.2")
'org.webjars.npm:ng-currency:jar:1.1.2'
<dependency org="org.webjars.npm" name="ng-currency" rev="1.1.2">
<artifact name="ng-currency" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ng-currency', version='1.1.2')
)
libraryDependencies += "org.webjars.npm" % "ng-currency" % "1.1.2"
[org.webjars.npm/ng-currency "1.1.2"]