flykaw

A KMM library providing an abstraction over a logging tool

License

License

GroupId

GroupId

io.github.syex
ArtifactId

ArtifactId

flykaw-android-debug
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

flykaw
A KMM library providing an abstraction over a logging tool
Project URL

Project URL

https://github.com/Syex/flykaw
Source Code Management

Source Code Management

https://github.com/Syex/flykaw

Download flykaw-android-debug

How to add to project

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

Dependencies

compile (2)

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

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlinx : atomicfu-jvm jar 0.17.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.0