is not current version
Last Version 6.1.6

com.yahoo.elide:elide-model-config 5.0.11

Elide Dynamic Model Config

Categories

Categories

IDE Development Tools config Application Layer Libs Configuration Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-model-config
Version

Version

5.0.11
Type

Type

jar

Download elide-model-config 5.0.11


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