| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAngular User Interface Web Frameworks | 
        
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdangular-ui-date | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionangular-ui-date 
            WebJar for angular-ui-date 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| angular-ui-date-1.0.1.pom | |
| angular-ui-date-1.0.1.jar | 16 KB | 
| angular-ui-date-1.0.1-sources.jar | 22 bytes | 
| angular-ui-date-1.0.1-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-ui-date/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>angular-ui-date</artifactId>
    <version>1.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/angular-ui-date/
implementation 'org.webjars.npm:angular-ui-date:1.0.1'
                // https://jarcasting.com/artifacts/org.webjars.npm/angular-ui-date/
implementation ("org.webjars.npm:angular-ui-date:1.0.1")
                'org.webjars.npm:angular-ui-date:jar:1.0.1'
                <dependency org="org.webjars.npm" name="angular-ui-date" rev="1.0.1">
  <artifact name="angular-ui-date" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='angular-ui-date', version='1.0.1')
)
                libraryDependencies += "org.webjars.npm" % "angular-ui-date" % "1.0.1"
                [org.webjars.npm/angular-ui-date "1.0.1"]