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