MPP Sample library

Sample Kotlin Multiplatform library test

License

License

MIT
GroupId

GroupId

io.github.beksar1998
ArtifactId

ArtifactId

library-android-debug
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

MPP Sample library
Sample Kotlin Multiplatform library test
Project URL

Project URL

https://github.com/beksar1998/KMMLibrary
Source Code Management

Source Code Management

https://github.com/beksar1998/KMMLibrary

Download library-android-debug

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2