is not current version
Last Version 1.0.7

com.github.oncizl:helper 1.0.5

Helper for Android

GroupId

GroupId

com.github.oncizl
ArtifactId

ArtifactId

helper
Version

Version

1.0.5
Type

Type

aar

Download helper 1.0.5


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