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

com.github.dreamhead:moco-runner 0.10.1

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

Группа

Группа

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

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

moco-runner
Версия

Версия

0.10.1
Тип

Тип

jar

Скачать moco-runner 0.10.1


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