is not current version
Last Version 10.0.2

com.github.hegdepranav21:support 6.0

A maven project

GroupId

GroupId

com.github.hegdepranav21
ArtifactId

ArtifactId

support
Version

Version

6.0
Type

Type

jar

Download support 6.0


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