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

com.github.flank:flank 20.05.2

Massively parallel Android and iOS test runner for Firebase Test Lab

Группа

Группа

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

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

flank
Версия

Версия

20.05.2
Тип

Тип

jar

Скачать flank 20.05.2


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