License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.fujion.webjars |
ArtifactId | ArtifactIdwebjar-systemjs-plugin-babel |
Last Version | Last Version0.0.25-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSystemJS Babel Transpiler Plugin
SystemJS Babel transpiler plugin.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webjar-systemjs-plugin-babel-0.0.25-1.pom | |
webjar-systemjs-plugin-babel-0.0.25-1.jar | 563 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-systemjs-plugin-babel/ -->
<dependency>
<groupId>org.fujion.webjars</groupId>
<artifactId>webjar-systemjs-plugin-babel</artifactId>
<version>0.0.25-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-systemjs-plugin-babel/
implementation 'org.fujion.webjars:webjar-systemjs-plugin-babel:0.0.25-1'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-systemjs-plugin-babel/
implementation ("org.fujion.webjars:webjar-systemjs-plugin-babel:0.0.25-1")
'org.fujion.webjars:webjar-systemjs-plugin-babel:jar:0.0.25-1'
<dependency org="org.fujion.webjars" name="webjar-systemjs-plugin-babel" rev="0.0.25-1">
<artifact name="webjar-systemjs-plugin-babel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-systemjs-plugin-babel', version='0.0.25-1')
)
libraryDependencies += "org.fujion.webjars" % "webjar-systemjs-plugin-babel" % "0.0.25-1"
[org.fujion.webjars/webjar-systemjs-plugin-babel "0.0.25-1"]