Mersey kotlin extensions

Contains some extensions and features on pure kotlin

License

License

MIT
MIT
Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.merseyside
ArtifactId

ArtifactId

adapters
Last Version

Last Version

1.9.8
Release Date

Release Date

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 adapters

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
androidx.paging » paging-runtime jar 3.1.0
io.github.merseyside : time jar 1.1.3
androidx.databinding » databinding-common jar 7.4.0-alpha05
androidx.databinding » databinding-runtime jar 7.4.0-alpha05
androidx.databinding » databinding-adapters jar 7.4.0-alpha05
androidx.databinding » databinding-ktx jar 7.4.0-alpha05
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0

runtime (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.2
com.google.android.material » material jar 1.6.1
androidx.recyclerview » recyclerview jar 1.2.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1
io.github.merseyside : utils jar 1.9.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.8
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.9
1.8.8
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0