is not current version
Last Version 2131

com.github.flank:flank 20.08.3

Massively parallel Android and iOS test runner for Firebase Test Lab

GroupId

GroupId

com.github.flank
ArtifactId

ArtifactId

flank
Version

Version

20.08.3
Type

Type

jar

Download flank 20.08.3


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