QOI Kotlin

A Kotlin Multiplatform implementation of Quite OK Image Format

License

License

Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

io.github.mzgreen
ArtifactId

ArtifactId

qoi-kotlin-js
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

QOI Kotlin
A Kotlin Multiplatform implementation of Quite OK Image Format
Project URL

Project URL

https://github.com/mzgreen/qoi-kotlin
Source Code Management

Source Code Management

https://github.com/mzgreen/qoi-kotlin

Download qoi-kotlin-js

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.21
com.squareup.okio : okio-nodefilesystem jar 3.1.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
com.squareup.okio : okio-js jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0