Utils


License

License

Categories

Categories

Arthas General Purpose Libraries Utility
GroupId

GroupId

io.github.ksrainarthas
ArtifactId

ArtifactId

Utils
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Utils
Utils

Download Utils

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.3.0
com.google.code.gson : gson jar 2.8.6
org.greenrobot : eventbus jar 3.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.0