License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsystemjs-plugin-babel |
Last Version | Last Version0.0.25 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsystemjs-plugin-babel
WebJar for systemjs-plugin-babel
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
systemjs-plugin-babel-0.0.25.pom | |
systemjs-plugin-babel-0.0.25.jar | 555 KB |
systemjs-plugin-babel-0.0.25-sources.jar | 22 bytes |
systemjs-plugin-babel-0.0.25-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.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/systemjs-plugin-babel/
implementation 'org.webjars.npm:systemjs-plugin-babel:0.0.25'
// https://jarcasting.com/artifacts/org.webjars.npm/systemjs-plugin-babel/
implementation ("org.webjars.npm:systemjs-plugin-babel:0.0.25")
'org.webjars.npm:systemjs-plugin-babel:jar:0.0.25'
<dependency org="org.webjars.npm" name="systemjs-plugin-babel" rev="0.0.25">
<artifact name="systemjs-plugin-babel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='systemjs-plugin-babel', version='0.0.25')
)
libraryDependencies += "org.webjars.npm" % "systemjs-plugin-babel" % "0.0.25"
[org.webjars.npm/systemjs-plugin-babel "0.0.25"]