babel-plugin-transform-unicode-property-regex
This plugin was moved into the main Babel repository.
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdbabel-plugin-transform-unicode-property-regex | 
    
| Last Version | Last Version2.0.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionbabel-plugin-transform-unicode-property-regex 
            WebJar for babel-plugin-transform-unicode-property-regex 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-transform-unicode-property-regex/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>babel-plugin-transform-unicode-property-regex</artifactId>
    <version>2.0.5</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-transform-unicode-property-regex/
implementation 'org.webjars.npm:babel-plugin-transform-unicode-property-regex:2.0.5'
                // https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-transform-unicode-property-regex/
implementation ("org.webjars.npm:babel-plugin-transform-unicode-property-regex:2.0.5")
                'org.webjars.npm:babel-plugin-transform-unicode-property-regex:jar:2.0.5'
                <dependency org="org.webjars.npm" name="babel-plugin-transform-unicode-property-regex" rev="2.0.5">
  <artifact name="babel-plugin-transform-unicode-property-regex" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='babel-plugin-transform-unicode-property-regex', version='2.0.5')
)
                libraryDependencies += "org.webjars.npm" % "babel-plugin-transform-unicode-property-regex" % "2.0.5"
                [org.webjars.npm/babel-plugin-transform-unicode-property-regex "2.0.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : babel-helper-regex | jar | [6.26.0,7) | 
| org.webjars.npm : regexpu-core | jar | [4.1.3,5) | 
This plugin was moved into the main Babel repository.