GitHub / ProgrammerZamanNow / belajar-kotlin-coroutine
Belajar Kotlin Coroutine
Stars: 10
Forks: 6
Open issues: 0
License: None
Language: Kotlin
Size: 65.4 KB
Dependencies parsed at:
3
Created at: over 4 years ago
Updated at: about 2 years ago
Pushed at: over 4 years ago
Last synced at: about 2 years ago
build.gradle.kts
maven
- org.jetbrains.kotlin:kotlin-stdlib-jdk8 * implementation
- org.jetbrains.kotlinx:kotlinx-coroutines-core 1.4.1 implementation
- org.junit.jupiter:junit-jupiter 5.6.2 testImplementation