License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbabel-plugin-transform-new-target |
Version | Version7.0.0-beta.2 |
Type | Typejar |
Description |
Descriptionbabel-plugin-transform-new-target
WebJar for babel-plugin-transform-new-target
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-transform-new-target/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel-plugin-transform-new-target</artifactId>
<version>7.0.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-transform-new-target/
implementation 'org.webjars.npm:babel-plugin-transform-new-target:7.0.0-beta.2'
// https://jarcasting.com/artifacts/org.webjars.npm/babel-plugin-transform-new-target/
implementation ("org.webjars.npm:babel-plugin-transform-new-target:7.0.0-beta.2")
'org.webjars.npm:babel-plugin-transform-new-target:jar:7.0.0-beta.2'
<dependency org="org.webjars.npm" name="babel-plugin-transform-new-target" rev="7.0.0-beta.2">
<artifact name="babel-plugin-transform-new-target" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel-plugin-transform-new-target', version='7.0.0-beta.2')
)
libraryDependencies += "org.webjars.npm" % "babel-plugin-transform-new-target" % "7.0.0-beta.2"
[org.webjars.npm/babel-plugin-transform-new-target "7.0.0-beta.2"]