kmmpoc

A Kotlin Multiplatform library for getting Brazilian vaccination data

License

License

Vaccination Tracker Licence
GroupId

GroupId

com.github.iurysza
ArtifactId

ArtifactId

kmmpoc
Last Version

Last Version

1.0.12
Release Date

Release Date

Type

Type

aar
Description

Description

kmmpoc
A Kotlin Multiplatform library for getting Brazilian vaccination data
Project URL

Project URL

https://github.com/iurysza/kmmpoc
Source Code Management

Source Code Management

https://github.com/iurysza/kmmpoc/tree/master

Download kmmpoc

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
com.squareup.sqldelight : runtime jar 1.4.4
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.21

runtime (7)

Group / Artifact Type Version
io.ktor : ktor-client-android jar 1.6.1
com.squareup.sqldelight : android-driver jar 1.4.4
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.1-native-mt
org.jetbrains.kotlinx : kotlinx-serialization-core jar 1.2.1
io.ktor : ktor-client-serialization jar 1.6.1
io.ktor : ktor-client-core jar 1.6.1
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.12