is not current version
Last Version 4.8.0

com.yahoo.elide:elide-contrib-parent-pom 4.2.3

Parent pom for contrib packages

Categories

Categories

IDE Development Tools Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-contrib-parent-pom
Version

Version

4.2.3
Type

Type

pom

Download elide-contrib-parent-pom 4.2.3


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