is not current version
Last Version 1.0.1

com.github.jh-factory:JH_UTIL_SDK 0.0.11

A library that does X, Y, and Z

GroupId

GroupId

com.github.jh-factory
ArtifactId

ArtifactId

JH_UTIL_SDK
Version

Version

0.0.11
Type

Type

aar

Download JH_UTIL_SDK 0.0.11


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