GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdbabel__plugin-proposal-function-sent |
Version | Version7.5.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel__plugin-proposal-function-sent/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel__plugin-proposal-function-sent</artifactId>
<version>7.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel__plugin-proposal-function-sent/
implementation 'org.webjars.npm:babel__plugin-proposal-function-sent:7.5.0'
// https://jarcasting.com/artifacts/org.webjars.npm/babel__plugin-proposal-function-sent/
implementation ("org.webjars.npm:babel__plugin-proposal-function-sent:7.5.0")
'org.webjars.npm:babel__plugin-proposal-function-sent:jar:7.5.0'
<dependency org="org.webjars.npm" name="babel__plugin-proposal-function-sent" rev="7.5.0">
<artifact name="babel__plugin-proposal-function-sent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel__plugin-proposal-function-sent', version='7.5.0')
)
libraryDependencies += "org.webjars.npm" % "babel__plugin-proposal-function-sent" % "7.5.0"
[org.webjars.npm/babel__plugin-proposal-function-sent "7.5.0"]