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

com.github.flank:flank 20.06.0

Massively parallel Android and iOS test runner for Firebase Test Lab

Группа

Группа

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

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

flank
Версия

Версия

20.06.0
Тип

Тип

jar

Скачать flank 20.06.0


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