CommonUtils

Collection of reusable code required by TernaryOp projects

License

License

GroupId

GroupId

io.github.ternaryop
ArtifactId

ArtifactId

common-utils
Last Version

Last Version

1.4.11
Release Date

Release Date

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

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.6.0-alpha04
androidx.recyclerview » recyclerview jar 1.2.1
androidx.swiperefreshlayout » swiperefreshlayout jar 1.2.0-alpha01
androidx.preference » preference-ktx jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

Project Modules

There are no modules declared in this project.
io.github.ternaryop

Versions

Version
1.4.11
1.4.10
1.4.9