is not current version
Last Version 10.0.2

com.github.hegdepranav21:support 1.1.1

A maven project-example

GroupId

GroupId

com.github.hegdepranav21
ArtifactId

ArtifactId

support
Version

Version

1.1.1
Type

Type

jar

Download support 1.1.1


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