Последняя версия

Hamcrest generator 1.3

A tool to allow many Matcher implementations to be combined into a single class so users don't have to remember many classes/packages to import. Generates code.

Лицензия

Лицензия

Группа

Группа

org.hamcrest
Идентификатор

Идентификатор

hamcrest-generator
Версия

Версия

1.3
Тип

Тип

jar
Описание

Описание

Hamcrest generator
A tool to allow many Matcher implementations to be combined into a single class so users don't have to remember many classes/packages to import. Generates code.

Скачать hamcrest-generator 1.3


<!-- https://jarcasting.com/artifacts/org.hamcrest/hamcrest-generator/ -->
<dependency>
    <groupId>org.hamcrest</groupId>
    <artifactId>hamcrest-generator</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.hamcrest/hamcrest-generator/
implementation 'org.hamcrest:hamcrest-generator:1.3'
// https://jarcasting.com/artifacts/org.hamcrest/hamcrest-generator/
implementation ("org.hamcrest:hamcrest-generator:1.3")
'org.hamcrest:hamcrest-generator:jar:1.3'
<dependency org="org.hamcrest" name="hamcrest-generator" rev="1.3">
  <artifact name="hamcrest-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hamcrest', module='hamcrest-generator', version='1.3')
)
libraryDependencies += "org.hamcrest" % "hamcrest-generator" % "1.3"
[org.hamcrest/hamcrest-generator "1.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.