GroupId | GroupIdcom.byoutline.cachedfield |
---|---|
ArtifactId | ArtifactIdidlingresource |
Version | Version1.7.0-RC1 |
Type | Typejar |
Filename | Size |
---|---|
idlingresource-1.7.0-RC1.pom | |
idlingresource-1.7.0-RC1.jar | 2 KB |
idlingresource-1.7.0-RC1-sources.jar | 1 KB |
idlingresource-1.7.0-RC1-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.byoutline.cachedfield/idlingresource/ -->
<dependency>
<groupId>com.byoutline.cachedfield</groupId>
<artifactId>idlingresource</artifactId>
<version>1.7.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.byoutline.cachedfield/idlingresource/
implementation 'com.byoutline.cachedfield:idlingresource:1.7.0-RC1'
// https://jarcasting.com/artifacts/com.byoutline.cachedfield/idlingresource/
implementation ("com.byoutline.cachedfield:idlingresource:1.7.0-RC1")
'com.byoutline.cachedfield:idlingresource:jar:1.7.0-RC1'
<dependency org="com.byoutline.cachedfield" name="idlingresource" rev="1.7.0-RC1">
<artifact name="idlingresource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.byoutline.cachedfield', module='idlingresource', version='1.7.0-RC1')
)
libraryDependencies += "com.byoutline.cachedfield" % "idlingresource" % "1.7.0-RC1"
[com.byoutline.cachedfield/idlingresource "1.7.0-RC1"]