| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdng-duallist | 
    
| Version | Version0.0.0 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionng-duallist 
            WebJar for ng-duallist 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| ng-duallist-0.0.0.pom | |
| ng-duallist-0.0.0.jar | 10 KB | 
| ng-duallist-0.0.0-sources.jar | 22 bytes | 
| ng-duallist-0.0.0-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ng-duallist/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ng-duallist</artifactId>
    <version>0.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/ng-duallist/
implementation 'org.webjars.npm:ng-duallist:0.0.0'
                // https://jarcasting.com/artifacts/org.webjars.npm/ng-duallist/
implementation ("org.webjars.npm:ng-duallist:0.0.0")
                'org.webjars.npm:ng-duallist:jar:0.0.0'
                <dependency org="org.webjars.npm" name="ng-duallist" rev="0.0.0">
  <artifact name="ng-duallist" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='ng-duallist', version='0.0.0')
)
                libraryDependencies += "org.webjars.npm" % "ng-duallist" % "0.0.0"
                [org.webjars.npm/ng-duallist "0.0.0"]