GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdbabel__code-frame |
Version | Version7.8.0 |
Type | Typejar |
Filename | Size |
---|---|
babel__code-frame-7.8.0.pom | |
babel__code-frame-7.8.0.jar | 5 KB |
babel__code-frame-7.8.0-sources.jar | 22 bytes |
babel__code-frame-7.8.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel__code-frame/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel__code-frame</artifactId>
<version>7.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel__code-frame/
implementation 'org.webjars.npm:babel__code-frame:7.8.0'
// https://jarcasting.com/artifacts/org.webjars.npm/babel__code-frame/
implementation ("org.webjars.npm:babel__code-frame:7.8.0")
'org.webjars.npm:babel__code-frame:jar:7.8.0'
<dependency org="org.webjars.npm" name="babel__code-frame" rev="7.8.0">
<artifact name="babel__code-frame" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel__code-frame', version='7.8.0')
)
libraryDependencies += "org.webjars.npm" % "babel__code-frame" % "7.8.0"
[org.webjars.npm/babel__code-frame "7.8.0"]