is not current version
Last Version 6.1.6

com.yahoo.elide:elide-standalone 4.2.4

Elide Standalone Application

Categories

Categories

IDE Development Tools Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-standalone
Version

Version

4.2.4
Type

Type

jar

Download elide-standalone 4.2.4


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