Last Version

util 1.1.3

Util Module

License

License

GroupId

GroupId

com.botnerd.core
ArtifactId

ArtifactId

util
Version

Version

1.1.3
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.3


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

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.