weak-references

Weak references for KMM

License

License

Categories

Categories

JavaScript Languages Logging Application Layer Libs
GroupId

GroupId

io.github.vinccool96.logging
ArtifactId

ArtifactId

logging-js
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

weak-references
Weak references for KMM
Project URL

Project URL

https://github.com/Vinccool96/weak-references
Source Code Management

Source Code Management

https://github.com/Vinccool96/weak-references

Download logging-js

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.20-RC2
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20-RC2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0