Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbabel-plugin-transform-regexp-constructors |
Version | Version0.4.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-transform-regexp-constructors/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel-plugin-transform-regexp-constructors</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-transform-regexp-constructors/
implementation 'org.webjars.npm:babel-plugin-transform-regexp-constructors:0.4.3'
// https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-transform-regexp-constructors/
implementation ("org.webjars.npm:babel-plugin-transform-regexp-constructors:0.4.3")
'org.webjars.npm:babel-plugin-transform-regexp-constructors:jar:0.4.3'
<dependency org="org.webjars.npm" name="babel-plugin-transform-regexp-constructors" rev="0.4.3">
<artifact name="babel-plugin-transform-regexp-constructors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel-plugin-transform-regexp-constructors', version='0.4.3')
)
libraryDependencies += "org.webjars.npm" % "babel-plugin-transform-regexp-constructors" % "0.4.3"
[org.webjars.npm/babel-plugin-transform-regexp-constructors "0.4.3"]