Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbabel__cli |
Version | Version7.4.4 |
Type | Typejar |
Filename | Size |
---|---|
babel__cli-7.4.4.pom | |
babel__cli-7.4.4.jar | 15 KB |
babel__cli-7.4.4-sources.jar | 22 bytes |
babel__cli-7.4.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel__cli/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel__cli</artifactId>
<version>7.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel__cli/
implementation 'org.webjars.npm:babel__cli:7.4.4'
// https://jarcasting.com/artifacts/org.webjars.npm/babel__cli/
implementation ("org.webjars.npm:babel__cli:7.4.4")
'org.webjars.npm:babel__cli:jar:7.4.4'
<dependency org="org.webjars.npm" name="babel__cli" rev="7.4.4">
<artifact name="babel__cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel__cli', version='7.4.4')
)
libraryDependencies += "org.webjars.npm" % "babel__cli" % "7.4.4"
[org.webjars.npm/babel__cli "7.4.4"]