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

com.github.flank:flank 20.08.4

Massively parallel Android and iOS test runner for Firebase Test Lab

Группа

Группа

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

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

flank
Версия

Версия

20.08.4
Тип

Тип

jar

Скачать flank 20.08.4


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