| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJavaScript Languages Github Development Tools Version Controls | 
        
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdgithub-com-ChauTNguyen-chessboardjs-modified | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionchessboardjsmodified 
            WebJar for chessboardjsmodified 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-ChauTNguyen-chessboardjs-modified/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-ChauTNguyen-chessboardjs-modified</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/github-com-ChauTNguyen-chessboardjs-modified/
implementation 'org.webjars.npm:github-com-ChauTNguyen-chessboardjs-modified:1.0.0'
                // https://jarcasting.com/artifacts/org.webjars.npm/github-com-ChauTNguyen-chessboardjs-modified/
implementation ("org.webjars.npm:github-com-ChauTNguyen-chessboardjs-modified:1.0.0")
                'org.webjars.npm:github-com-ChauTNguyen-chessboardjs-modified:jar:1.0.0'
                <dependency org="org.webjars.npm" name="github-com-ChauTNguyen-chessboardjs-modified" rev="1.0.0">
  <artifact name="github-com-ChauTNguyen-chessboardjs-modified" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='github-com-ChauTNguyen-chessboardjs-modified', version='1.0.0')
)
                libraryDependencies += "org.webjars.npm" % "github-com-ChauTNguyen-chessboardjs-modified" % "1.0.0"
                [org.webjars.npm/github-com-ChauTNguyen-chessboardjs-modified "1.0.0"]