Skip to content

fleeksoft/korlibs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

korlibs

This repository hosts the libraries used by KorGE (Kotlin Game Engine). It contains all the modules but KorGE itself.

For the old korlibs repo: https://github.com/korlibs/korlibs-all

Usage

Modules are published to Maven Central under the com.soywiz group.

For example, you can use korlibs-crypto as follows (replacing X.X.X with the latest release):

implementation("com.soywiz:korlibs-crypto:X.X.X")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • WebAssembly 69.9%
  • Kotlin 29.6%
  • Other 0.5%