CachedFieldIdlingResource

Provides Espresso Idling Resource help for CachedField.

License

License

GroupId

GroupId

com.byoutline.cachedfield
ArtifactId

ArtifactId

idlingresource
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

CachedFieldIdlingResource
Provides Espresso Idling Resource help for CachedField.
Project URL

Project URL

https://github.com/byoutline/CachedField
Source Code Management

Source Code Management

https://github.com/byoutline/CachedField

Download idlingresource

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.byoutline.cachedfield : cachedfield jar 1.7.0

test (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.12
junit : junit jar 4.12
org.spockframework : spock-core jar 1.1-groovy-2.4
cglib : cglib-nodep jar 3.2.5
org.objenesis : objenesis jar 2.6
CachedField » testhelpers jar unspecified

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.7.0-RC1
1.0.0