is not current version
Last Version 1.9.8

Mersey kotlin extensions 1.7.2

Contains some extensions and features on pure kotlin

License

License

MIT
MIT
Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.merseyside
ArtifactId

ArtifactId

utils
Version

Version

1.7.2
Type

Type

aar
Description

Description

Mersey kotlin extensions
Contains some extensions and features on pure kotlin
Project URL

Project URL

https://github.com/Merseyside/mersey-kotlin-ext
Source Code Management

Source Code Management

https://github.com/Merseyside/mersey-kotlin-ext

Download utils 1.7.2


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

Dependencies

compile (7)

Group / Artifact Type Version
io.github.merseyside : kotlin-ext jar 1.0.5
io.github.merseyside : time jar 1.0.6
androidx.databinding » databinding-common jar 7.0.3
androidx.databinding » databinding-runtime jar 7.0.3
androidx.databinding » databinding-adapters jar 7.0.3
androidx.databinding » databinding-ktx jar 7.0.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (12)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.3.1
org.jetbrains.kotlin : kotlin-reflect jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
androidx.appcompat » appcompat jar 1.4.0
com.google.android.material » material jar 1.4.0
androidx.paging » paging-runtime jar 3.0.1
com.android.billingclient » billing-ktx jar 4.0.0
com.google.apis : google-api-services-androidpublisher jar v3-rev20210728-1.32.1
com.google.auth : google-auth-library-oauth2-http jar 1.0.0
com.google.android.play » core jar 1.10.1
io.coil-kt : coil jar 1.4.0
com.google.android.gms » play-services-location jar 18.0.0

Project Modules

There are no modules declared in this project.