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

org.specsy:specsy-junit 2.3.1


Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

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

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

specsy-junit
Версия

Версия

2.3.1
Тип

Тип

jar

Скачать specsy-junit 2.3.1


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