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

com.github.dreamhead:moco-runner 0.8

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

Группа

Группа

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

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

moco-runner
Версия

Версия

0.8
Тип

Тип

jar

Скачать moco-runner 0.8


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