License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-systemjs-plugin-babel |
Version | Version0.0.25 |
Type | Typejar |
Description |
Descriptionsystemjs-plugin-babel
WebJar for systemjs-plugin-babel
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-systemjs-plugin-babel/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-systemjs-plugin-babel</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-systemjs-plugin-babel/
implementation 'org.webjars.npm:github-com-systemjs-plugin-babel:0.0.25'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-systemjs-plugin-babel/
implementation ("org.webjars.npm:github-com-systemjs-plugin-babel:0.0.25")
'org.webjars.npm:github-com-systemjs-plugin-babel:jar:0.0.25'
<dependency org="org.webjars.npm" name="github-com-systemjs-plugin-babel" rev="0.0.25">
<artifact name="github-com-systemjs-plugin-babel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-systemjs-plugin-babel', version='0.0.25')
)
libraryDependencies += "org.webjars.npm" % "github-com-systemjs-plugin-babel" % "0.0.25"
[org.webjars.npm/github-com-systemjs-plugin-babel "0.0.25"]