License |
License |
---|---|
GroupId | GroupIdio.github.ternaryop |
ArtifactId | ArtifactIdcommon-utils |
Last Version | Last Version1.4.11 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCommonUtils
Collection of reusable code required by TernaryOp projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-utils-1.4.11.pom | |
common-utils-1.4.11-sources.jar | 23 KB |
common-utils-1.4.11-javadoc.jar | 504 KB |
Browse |
<!-- 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"]
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 |