Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsystemjs-plugin-babel |
Version | Version0.0.17 |
Type | Typejar |
Filename | Size |
---|---|
systemjs-plugin-babel-0.0.17.pom | |
systemjs-plugin-babel-0.0.17.jar | 557 KB |
systemjs-plugin-babel-0.0.17-sources.jar | 22 bytes |
systemjs-plugin-babel-0.0.17-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/systemjs-plugin-babel/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>systemjs-plugin-babel</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/systemjs-plugin-babel/
implementation 'org.webjars.npm:systemjs-plugin-babel:0.0.17'
// https://jarcasting.com/artifacts/org.webjars.npm/systemjs-plugin-babel/
implementation ("org.webjars.npm:systemjs-plugin-babel:0.0.17")
'org.webjars.npm:systemjs-plugin-babel:jar:0.0.17'
<dependency org="org.webjars.npm" name="systemjs-plugin-babel" rev="0.0.17">
<artifact name="systemjs-plugin-babel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='systemjs-plugin-babel', version='0.0.17')
)
libraryDependencies += "org.webjars.npm" % "systemjs-plugin-babel" % "0.0.17"
[org.webjars.npm/systemjs-plugin-babel "0.0.17"]