| License |
License |
|---|---|
| Categories |
CategoriesArthas General Purpose Libraries Utility |
| GroupId | GroupIdio.github.ksrainarthas |
| ArtifactId | ArtifactIdUtils |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionUtils
Utils
|
| Filename | Size |
|---|---|
| Utils-1.2.0.pom | |
| Utils-1.2.0-sources.jar | 230 KB |
| Utils-1.2.0-javadoc.jar | 630 KB |
| Browse |
<!-- 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"]
| 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 |