License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-ruimarinho-google-libphonenumber |
Version | Version3.1.12 |
Type | Typejar |
Description |
Descriptiongoogle-libphonenumber
WebJar for google-libphonenumber
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-ruimarinho-google-libphonenumber/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-ruimarinho-google-libphonenumber</artifactId>
<version>3.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ruimarinho-google-libphonenumber/
implementation 'org.webjars.npm:github-com-ruimarinho-google-libphonenumber:3.1.12'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ruimarinho-google-libphonenumber/
implementation ("org.webjars.npm:github-com-ruimarinho-google-libphonenumber:3.1.12")
'org.webjars.npm:github-com-ruimarinho-google-libphonenumber:jar:3.1.12'
<dependency org="org.webjars.npm" name="github-com-ruimarinho-google-libphonenumber" rev="3.1.12">
<artifact name="github-com-ruimarinho-google-libphonenumber" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-ruimarinho-google-libphonenumber', version='3.1.12')
)
libraryDependencies += "org.webjars.npm" % "github-com-ruimarinho-google-libphonenumber" % "3.1.12"
[org.webjars.npm/github-com-ruimarinho-google-libphonenumber "3.1.12"]