f

flank

Massively parallel Android and iOS test runner for Firebase Test Lab
https://github.com/flank/flank
The Apache License, Version 2.0
bootstrap online
Files download
File Operation
flank-22.05.0.jar download
flank-22.05.0.pom download
flank-22.05.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.flank</groupId>
  <artifactId>flank</artifactId>
  <version>22.05.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.flank:flank:22.05.0'
Gradle Kotlin
implementation("com.github.flank:flank:22.05.0")
Scala SBT
libraryDependencies += "com.github.flank" % "flank" % "22.05.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.flank', module='flank', version='22.05.0')
)
Apache Ivy
<dependency org="com.github.flank" name="flank" rev="22.05.0" />
Leiningen
[com.github.flank/flank "22.05.0"]
Apache Buildr
'com.github.flank:flank:jar:22.05.0'
Dependencies
The project has no third-party dependencies