Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsystemjs-plugin-babel |
Version | Version0.0.23 |
Type | Typejar |
Filename | Size |
---|---|
systemjs-plugin-babel-0.0.23.pom | |
systemjs-plugin-babel-0.0.23.jar | 577 KB |
systemjs-plugin-babel-0.0.23-sources.jar | 22 bytes |
systemjs-plugin-babel-0.0.23-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.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/systemjs-plugin-babel/
implementation 'org.webjars.npm:systemjs-plugin-babel:0.0.23'
// https://jarcasting.com/artifacts/org.webjars.npm/systemjs-plugin-babel/
implementation ("org.webjars.npm:systemjs-plugin-babel:0.0.23")
'org.webjars.npm:systemjs-plugin-babel:jar:0.0.23'
<dependency org="org.webjars.npm" name="systemjs-plugin-babel" rev="0.0.23">
<artifact name="systemjs-plugin-babel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='systemjs-plugin-babel', version='0.0.23')
)
libraryDependencies += "org.webjars.npm" % "systemjs-plugin-babel" % "0.0.23"
[org.webjars.npm/systemjs-plugin-babel "0.0.23"]