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