or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

channels.mdcoroutine-builders.mddispatchers.mdexception-handling.mdflow-api.mdindex.mdjob-management.mdjvm-integration.mdsynchronization.md
tile.json

tile.json

{
  "name": "tessl/maven-org-jetbrains-kotlinx--kotlinx-coroutines-core-jvm",
  "version": "1.10.0",
  "docs": "docs/index.md",
  "describes": "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm@1.10.2",
  "summary": "JVM-specific implementation of kotlinx.coroutines core library providing coroutine primitives, builders, dispatchers, and synchronization primitives for asynchronous programming in Kotlin."
}