Categories |
CategoriesIDE Development Tools Elide Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-test-helpers |
Version | Version4.5.16 |
Type | Typejar |
Filename | Size |
---|---|
elide-test-helpers-4.5.16.pom | |
elide-test-helpers-4.5.16.jar | 35 KB |
elide-test-helpers-4.5.16-sources.jar | 29 KB |
elide-test-helpers-4.5.16-javadoc.jar | 211 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-test-helpers/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-test-helpers</artifactId>
<version>4.5.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-test-helpers/
implementation 'com.yahoo.elide:elide-test-helpers:4.5.16'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-test-helpers/
implementation ("com.yahoo.elide:elide-test-helpers:4.5.16")
'com.yahoo.elide:elide-test-helpers:jar:4.5.16'
<dependency org="com.yahoo.elide" name="elide-test-helpers" rev="4.5.16">
<artifact name="elide-test-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-test-helpers', version='4.5.16')
)
libraryDependencies += "com.yahoo.elide" % "elide-test-helpers" % "4.5.16"
[com.yahoo.elide/elide-test-helpers "4.5.16"]