| Группа | Группаorg.webjars.npm |
|---|---|
| Идентификатор | Идентификаторbabel__helpers |
| Версия | Версия7.3.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| babel__helpers-7.3.1.pom | |
| babel__helpers-7.3.1.jar | 18 KB |
| babel__helpers-7.3.1-sources.jar | 22 bytes |
| babel__helpers-7.3.1-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel__helpers/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel__helpers</artifactId>
<version>7.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel__helpers/
implementation 'org.webjars.npm:babel__helpers:7.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/babel__helpers/
implementation ("org.webjars.npm:babel__helpers:7.3.1")
'org.webjars.npm:babel__helpers:jar:7.3.1'
<dependency org="org.webjars.npm" name="babel__helpers" rev="7.3.1">
<artifact name="babel__helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel__helpers', version='7.3.1')
)
libraryDependencies += "org.webjars.npm" % "babel__helpers" % "7.3.1"
[org.webjars.npm/babel__helpers "7.3.1"]