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