is not current version
Last Version 1.1.3

util 1.1.2

Util Module

License

License

GroupId

GroupId

com.botnerd.core
ArtifactId

ArtifactId

util
Version

Version

1.1.2
Type

Type

aar
Description

Description

util
Util Module
Project URL

Project URL

https://github.com/botnerd/android-core
Source Code Management

Source Code Management

https://github.com/botnerd/android-core.git

Download util 1.1.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
androidx.appcompat » appcompat jar 1.2.0
com.jakewharton.timber : timber jar 4.7.1
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.10

Project Modules

There are no modules declared in this project.