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

com.github.dreamhead:moco-junit 0.12.0

Moco is an easy setup stub framework, mainly focusing on testing and integration.

Категории

Категории

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

Группа

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

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

moco-junit
Версия

Версия

0.12.0
Тип

Тип

jar

Скачать moco-junit 0.12.0


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