| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.marksman |
| Идентификатор | Идентификаторgauntlet-hamcrest |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgauntlet-hamcrest
Property-based testing
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| gauntlet-hamcrest-0.3.0.pom | |
| gauntlet-hamcrest-0.3.0.jar | 3 KB |
| gauntlet-hamcrest-0.3.0-tests.jar | 1 KB |
| gauntlet-hamcrest-0.3.0-sources.jar | 2 KB |
| gauntlet-hamcrest-0.3.0-javadoc.jar | 391 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.marksman/gauntlet-hamcrest/ -->
<dependency>
<groupId>dev.marksman</groupId>
<artifactId>gauntlet-hamcrest</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.marksman/gauntlet-hamcrest/
implementation 'dev.marksman:gauntlet-hamcrest:0.3.0'
// https://jarcasting.com/artifacts/dev.marksman/gauntlet-hamcrest/
implementation ("dev.marksman:gauntlet-hamcrest:0.3.0")
'dev.marksman:gauntlet-hamcrest:jar:0.3.0'
<dependency org="dev.marksman" name="gauntlet-hamcrest" rev="0.3.0">
<artifact name="gauntlet-hamcrest" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.marksman', module='gauntlet-hamcrest', version='0.3.0')
)
libraryDependencies += "dev.marksman" % "gauntlet-hamcrest" % "0.3.0"
[dev.marksman/gauntlet-hamcrest "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.marksman : gauntlet | jar | 0.3.0 |
| org.hamcrest : hamcrest | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |