GroupId | GroupIdcom.github.hegdepranav21 |
---|---|
ArtifactId | ArtifactIdsupportpom |
Version | Version7.0 |
Type | Typepom |
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"]