is not current version
Last Version 6.1.6

com.yahoo.elide:elide-test-helpers 4.8.0

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

4.8.0
Type

Type

jar

Download elide-test-helpers 4.8.0


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