core

Official Kevin. Android SDK

License

License

GroupId

GroupId

eu.kevin.android
ArtifactId

ArtifactId

core
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

core
Official Kevin. Android SDK
Project URL

Project URL

https://github.com/getkevin/kevin-android
Source Code Management

Source Code Management

https://github.com/getkevin/kevin-android/tree/master

Download core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.1.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.20
com.google.android.material » material jar 1.5.0
io.ktor : ktor-client-android jar 1.6.8
io.ktor : ktor-client-serialization jar 1.6.8
io.ktor : ktor-client-logging jar 1.6.8

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.0
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.6.1
1.6.0
1.5.1
1.5.0
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3