Categories |
CategoriesIDE Development Tools Elide Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-parent-pom |
Version | Version1.0.0.18 |
Type | Typepom |
Filename | Size |
---|---|
elide-parent-pom-1.0.0.18.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-parent-pom/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-parent-pom</artifactId>
<version>1.0.0.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-parent-pom/
implementation 'com.yahoo.elide:elide-parent-pom:1.0.0.18'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-parent-pom/
implementation ("com.yahoo.elide:elide-parent-pom:1.0.0.18")
'com.yahoo.elide:elide-parent-pom:pom:1.0.0.18'
<dependency org="com.yahoo.elide" name="elide-parent-pom" rev="1.0.0.18">
<artifact name="elide-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-parent-pom', version='1.0.0.18')
)
libraryDependencies += "com.yahoo.elide" % "elide-parent-pom" % "1.0.0.18"
[com.yahoo.elide/elide-parent-pom "1.0.0.18"]