Last Version

Firestorm Gradle Plugin 0.1.1

Gradle plugin for running modularized Android instrumented tests on Firebase Test Lab

License

License

Categories

Categories

Gradle Build Tools React User Interface Web Frameworks ORM Data
GroupId

GroupId

io.github.reactivecircus.firestorm
ArtifactId

ArtifactId

firestorm-gradle-plugin
Version

Version

0.1.1
Type

Type

jar
Description

Description

Firestorm Gradle Plugin
Gradle plugin for running modularized Android instrumented tests on Firebase Test Lab
Project URL

Project URL

https://github.com/reactivecircus/Firestorm
Source Code Management

Source Code Management

https://github.com/reactivecircus/Firestorm

Download firestorm-gradle-plugin 0.1.1


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-bom jar 1.3.50
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.1

test (4)

Group / Artifact Type Version
com.android.tools.build : gradle jar 3.6.0-alpha10
org.jetbrains.kotlin : kotlin-gradle-plugin jar 1.3.50
junit : junit jar 4.13-beta-3
com.google.truth : truth jar 1.0

Project Modules

There are no modules declared in this project.