| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdbabel-plugin-syntax-class-properties | 
    
| Last Version | Last Version6.13.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionbabel-plugin-syntax-class-properties 
            WebJar for babel-plugin-syntax-class-properties 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-syntax-class-properties/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>babel-plugin-syntax-class-properties</artifactId>
    <version>6.13.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-syntax-class-properties/
implementation 'org.webjars.npm:babel-plugin-syntax-class-properties:6.13.0'
                // https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-syntax-class-properties/
implementation ("org.webjars.npm:babel-plugin-syntax-class-properties:6.13.0")
                'org.webjars.npm:babel-plugin-syntax-class-properties:jar:6.13.0'
                <dependency org="org.webjars.npm" name="babel-plugin-syntax-class-properties" rev="6.13.0">
  <artifact name="babel-plugin-syntax-class-properties" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='babel-plugin-syntax-class-properties', version='6.13.0')
)
                libraryDependencies += "org.webjars.npm" % "babel-plugin-syntax-class-properties" % "6.13.0"
                [org.webjars.npm/babel-plugin-syntax-class-properties "6.13.0"]