is not current version
Last Version 10.0.2

com.github.hegdepranav21:support 5.0

A maven project

GroupId

GroupId

com.github.hegdepranav21
ArtifactId

ArtifactId

support
Version

Version

5.0
Type

Type

jar

Download support 5.0


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