Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.github.hemantsonu20 |
ArtifactId | ArtifactIdhemantsonu-parent |
Version | Version1.0.4 |
Type | Typepom |
Filename | Size |
---|---|
hemantsonu-parent-1.0.4.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hemantsonu20/hemantsonu-parent/ -->
<dependency>
<groupId>com.github.hemantsonu20</groupId>
<artifactId>hemantsonu-parent</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemantsonu20/hemantsonu-parent/
implementation 'com.github.hemantsonu20:hemantsonu-parent:1.0.4'
// https://jarcasting.com/artifacts/com.github.hemantsonu20/hemantsonu-parent/
implementation ("com.github.hemantsonu20:hemantsonu-parent:1.0.4")
'com.github.hemantsonu20:hemantsonu-parent:pom:1.0.4'
<dependency org="com.github.hemantsonu20" name="hemantsonu-parent" rev="1.0.4">
<artifact name="hemantsonu-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hemantsonu20', module='hemantsonu-parent', version='1.0.4')
)
libraryDependencies += "com.github.hemantsonu20" % "hemantsonu-parent" % "1.0.4"
[com.github.hemantsonu20/hemantsonu-parent "1.0.4"]