is not current version
Last Version 1.4.11

CommonUtils 1.4.9

Collection of reusable code required by TernaryOp projects

License

License

GroupId

GroupId

io.github.ternaryop
ArtifactId

ArtifactId

common-utils
Version

Version

1.4.9
Type

Type

aar
Description

Description

CommonUtils
Collection of reusable code required by TernaryOp projects
Project URL

Project URL

https://github.com/ternaryop/commonutils
Source Code Management

Source Code Management

https://github.com/ternaryop/commonutils.git

Download common-utils 1.4.9


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

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.2.0-rc01
androidx.swiperefreshlayout » swiperefreshlayout jar 1.2.0-alpha01
androidx.preference » preference jar 1.1.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32

Project Modules

There are no modules declared in this project.