| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJest Данные Базы данных |
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторjest__core |
| Версия | Версия24.8.0 |
| Тип | Типjar |
| Описание |
Описание@jest/core
WebJar for @jest/core
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jest__core-24.8.0.pom | |
| jest__core-24.8.0.jar | 119 KB |
| jest__core-24.8.0-sources.jar | 22 bytes |
| jest__core-24.8.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jest__core/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jest__core</artifactId>
<version>24.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jest__core/
implementation 'org.webjars.npm:jest__core:24.8.0'
// https://jarcasting.com/artifacts/org.webjars.npm/jest__core/
implementation ("org.webjars.npm:jest__core:24.8.0")
'org.webjars.npm:jest__core:jar:24.8.0'
<dependency org="org.webjars.npm" name="jest__core" rev="24.8.0">
<artifact name="jest__core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jest__core', version='24.8.0')
)
libraryDependencies += "org.webjars.npm" % "jest__core" % "24.8.0"
[org.webjars.npm/jest__core "24.8.0"]