| License | 
                License
                                                        MIT                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesJavaScript Languages | 
        
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdgitlab-com-catamphetamine-libphonenumber-js | 
    
| Last Version | Last Version1.9.17 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionlibphonenumber-js 
            WebJar for libphonenumber-js 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.webjars.npm/gitlab-com-catamphetamine-libphonenumber-js/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>gitlab-com-catamphetamine-libphonenumber-js</artifactId>
    <version>1.9.17</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/gitlab-com-catamphetamine-libphonenumber-js/
implementation 'org.webjars.npm:gitlab-com-catamphetamine-libphonenumber-js:1.9.17'
                // https://jarcasting.com/artifacts/org.webjars.npm/gitlab-com-catamphetamine-libphonenumber-js/
implementation ("org.webjars.npm:gitlab-com-catamphetamine-libphonenumber-js:1.9.17")
                'org.webjars.npm:gitlab-com-catamphetamine-libphonenumber-js:jar:1.9.17'
                <dependency org="org.webjars.npm" name="gitlab-com-catamphetamine-libphonenumber-js" rev="1.9.17">
  <artifact name="gitlab-com-catamphetamine-libphonenumber-js" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='gitlab-com-catamphetamine-libphonenumber-js', version='1.9.17')
)
                libraryDependencies += "org.webjars.npm" % "gitlab-com-catamphetamine-libphonenumber-js" % "1.9.17"
                [org.webjars.npm/gitlab-com-catamphetamine-libphonenumber-js "1.9.17"]