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