GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdbabel-helper-vue-jsx-merge-props |
Version | Version2.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel-helper-vue-jsx-merge-props/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel-helper-vue-jsx-merge-props</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel-helper-vue-jsx-merge-props/
implementation 'org.webjars.npm:babel-helper-vue-jsx-merge-props:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/babel-helper-vue-jsx-merge-props/
implementation ("org.webjars.npm:babel-helper-vue-jsx-merge-props:2.0.0")
'org.webjars.npm:babel-helper-vue-jsx-merge-props:jar:2.0.0'
<dependency org="org.webjars.npm" name="babel-helper-vue-jsx-merge-props" rev="2.0.0">
<artifact name="babel-helper-vue-jsx-merge-props" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel-helper-vue-jsx-merge-props', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "babel-helper-vue-jsx-merge-props" % "2.0.0"
[org.webjars.npm/babel-helper-vue-jsx-merge-props "2.0.0"]