Last Version

Gradle Robospock plugin 0.4.0

Gradle plugin that provides running Android unit tests on local machine using Robospock

License

License

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

org.robospock
ArtifactId

ArtifactId

robospock-plugin
Version

Version

0.4.0
Type

Type

jar
Description

Description

Gradle Robospock plugin
Gradle plugin that provides running Android unit tests on local machine using Robospock
Project URL

Project URL

https://github.com/pjakubczyk/robospock-plugin
Source Code Management

Source Code Management

https://github.com/pjakubczyk/robospock-plugin

Download robospock-plugin 0.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.tools.build : gradle jar 0.9.1
org.codehaus.groovy : groovy-all jar 1.8.6

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.6-groovy-1.8

Project Modules

There are no modules declared in this project.