is not current version
Last Version 2131

com.github.flank:flank flank_snapshot

Massively parallel Android and iOS test runner for Firebase Test Lab

GroupId

GroupId

com.github.flank
ArtifactId

ArtifactId

flank
Version

Version

flank_snapshot
Type

Type

jar

Download flank flank_snapshot


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