Last Version

Test - Flo Task Runner 0.1.10

Internal module containing used for testing

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-task-runner
Version

Version

0.1.10
Type

Type

jar
Description

Description

Test - Flo Task Runner
Internal module containing used for testing

Download flo-task-runner 0.1.10


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

Dependencies

compile (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.