GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdbabel-helper-regex |
Version | Version6.3.13 |
Type | Typejar |
Filename | Size |
---|---|
babel-helper-regex-6.3.13.pom | |
babel-helper-regex-6.3.13.jar | 3 KB |
babel-helper-regex-6.3.13-sources.jar | 22 bytes |
babel-helper-regex-6.3.13-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel-helper-regex/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel-helper-regex</artifactId>
<version>6.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel-helper-regex/
implementation 'org.webjars.npm:babel-helper-regex:6.3.13'
// https://jarcasting.com/artifacts/org.webjars.npm/babel-helper-regex/
implementation ("org.webjars.npm:babel-helper-regex:6.3.13")
'org.webjars.npm:babel-helper-regex:jar:6.3.13'
<dependency org="org.webjars.npm" name="babel-helper-regex" rev="6.3.13">
<artifact name="babel-helper-regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel-helper-regex', version='6.3.13')
)
libraryDependencies += "org.webjars.npm" % "babel-helper-regex" % "6.3.13"
[org.webjars.npm/babel-helper-regex "6.3.13"]