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