Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 389 Bytes

File metadata and controls

28 lines (18 loc) · 389 Bytes

Kohmon

Collection of kotlin common helper

Usage

To use in gradle project

dependencies {
    implementation "co.mtarget:kohmon-core:0.0.9"
}

Kohmon Core

this module contains simple helpers for strings, regex, coroutine and date

Todo

  • Kohmon JodaTime
  • Kohmon Json
  • Kohmon Vertx
  • Kohmon Morphia
  • Kohmon Ktor
  • Kohmon Inject
  • Kohmon SQL ...