is not current version
Last Version 1.0.5

com.github.hemantsonu20:hemantsonu-parent 1.0.3

A parent pom for maven based projects under this account

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.hemantsonu20
ArtifactId

ArtifactId

hemantsonu-parent
Version

Version

1.0.3
Type

Type

pom

Download hemantsonu-parent 1.0.3


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