Skip to content

xemantic/xemantic-kotlin-core

Repository files navigation

xemantic-kotlin-core

Kotlin extensions which should have been added to the stdlib

Maven Central Version GitHub Release Date license

GitHub Actions Workflow Status GitHub branch check runs GitHub commits since latest release GitHub last commit

GitHub contributors GitHub commit activity GitHub code size in bytes GitHub Created At kotlin version discord users online Bluesky

Why?

This project collects code, which should be a part of the Kotlin stdlib, either soon or in general as a desired functionality.

Usage

In build.gradle.kts add:

dependencies {
    implementation("com.xemantic.kotlin:xemantic-kotlin-core:0.2.0")
}

Development

Update gradlew wrapper

./gradlew wrapper --gradle-version 8.12.1 --distribution-type bin

Update all the dependencies to the latest versions

All the gradle dependencies are managed by the libs.versions.toml file in the gradle dir.

It is easy to check for the latest version by running:

./gradlew dependencyUpdates

About

Kotlin extensions which should have been added to the stdlib

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Languages