extensions-android

Kotlin extensions for Android framework

License

License

GroupId

GroupId

io.github.ackeecz
ArtifactId

ArtifactId

extensions-android
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

extensions-android
Kotlin extensions for Android framework
Project URL

Project URL

https://github.com/AckeeCZ/kotlin-extensions

Download extensions-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.30
androidx.appcompat » appcompat jar 1.2.0

Project Modules

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

Ackee

Software development enthusiasts from the ❤️ of Europe.

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0
1.5.0
1.4.0