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

com.github.yuyenews:mars-junit 2.1.2


Категории

Категории

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

Группа

com.github.yuyenews
Идентификатор

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

mars-junit
Версия

Версия

2.1.2
Тип

Тип

jar

Скачать mars-junit 2.1.2


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