is not current version
Last Version 6.1.6

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

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.1.0
Type

Type

jar

Download elide-model-config 5.1.0


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