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

net.morimekta.providence:providence-testing-junit4 2.0-beta1

Helper libraries for testing and comparing providence structures using junit 4.12.

Категории

Категории

IDE Инструменты разработки JUnit Тестирование компонентов Сеть
Группа

Группа

net.morimekta.providence
Идентификатор

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

providence-testing-junit4
Версия

Версия

2.0-beta1
Тип

Тип

jar

Скачать providence-testing-junit4 2.0-beta1


<!-- https://jarcasting.com/artifacts/net.morimekta.providence/providence-testing-junit4/ -->
<dependency>
    <groupId>net.morimekta.providence</groupId>
    <artifactId>providence-testing-junit4</artifactId>
    <version>2.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/net.morimekta.providence/providence-testing-junit4/
implementation 'net.morimekta.providence:providence-testing-junit4:2.0-beta1'
// https://jarcasting.com/artifacts/net.morimekta.providence/providence-testing-junit4/
implementation ("net.morimekta.providence:providence-testing-junit4:2.0-beta1")
'net.morimekta.providence:providence-testing-junit4:jar:2.0-beta1'
<dependency org="net.morimekta.providence" name="providence-testing-junit4" rev="2.0-beta1">
  <artifact name="providence-testing-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.morimekta.providence', module='providence-testing-junit4', version='2.0-beta1')
)
libraryDependencies += "net.morimekta.providence" % "providence-testing-junit4" % "2.0-beta1"
[net.morimekta.providence/providence-testing-junit4 "2.0-beta1"]