is not current version
Last Version 6.1.6

com.yahoo.elide:elide-standalone 6.1.3

Elide Standalone Application

Categories

Categories

IDE Development Tools Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-standalone
Version

Version

6.1.3
Type

Type

jar

Download elide-standalone 6.1.3


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