is not current version
Last Version 6.1.6

com.yahoo.elide:elide-test-helpers 6.0.0-pr4

Test Helpers for Elide

Categories

Categories

IDE Development Tools Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-test-helpers
Version

Version

6.0.0-pr4
Type

Type

jar

Download elide-test-helpers 6.0.0-pr4


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