is not current version
Last Version 8.0

com.github.hegdepranav21:supportpom 7.0

A maven project

GroupId

GroupId

com.github.hegdepranav21
ArtifactId

ArtifactId

supportpom
Version

Version

7.0
Type

Type

pom

Download supportpom 7.0

Filename Size
supportpom-7.0.pom 4 KB
Browse

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