| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGithub Development Tools Version Controls GUI User Interface | 
        
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdgithub-com-cGuille-async-polling | 
    
| Last Version | Last Version0.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionasync-polling 
            WebJar for async-polling 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-cGuille-async-polling/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-cGuille-async-polling</artifactId>
    <version>0.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/github-com-cGuille-async-polling/
implementation 'org.webjars.npm:github-com-cGuille-async-polling:0.2.0'
                // https://jarcasting.com/artifacts/org.webjars.npm/github-com-cGuille-async-polling/
implementation ("org.webjars.npm:github-com-cGuille-async-polling:0.2.0")
                'org.webjars.npm:github-com-cGuille-async-polling:jar:0.2.0'
                <dependency org="org.webjars.npm" name="github-com-cGuille-async-polling" rev="0.2.0">
  <artifact name="github-com-cGuille-async-polling" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='github-com-cGuille-async-polling', version='0.2.0')
)
                libraryDependencies += "org.webjars.npm" % "github-com-cGuille-async-polling" % "0.2.0"
                [org.webjars.npm/github-com-cGuille-async-polling "0.2.0"]