GitHub / hafizcode02 / kotlin-basic
Submission Dicoding "Memulai Pemrograman dengan Kotlin"
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hafizcode02%2Fkotlin-basic
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Kotlin
Size: 69.3 KB
Dependencies parsed at:
8
Created at: over 1 year ago
Updated at: about 1 year ago
Pushed at: over 1 year ago
Last synced at: about 1 year ago
Topics: intelij-project, kotlin
build.gradle.kts
maven
- org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.2 implementation
- org.junit.jupiter:junit-jupiter-api 5.8.2 testImplementation
- org.spekframework.spek2:spek-dsl-jvm 2.0.18 testImplementation
- org.jetbrains.kotlin:kotlin-reflect 1.6.10 testRuntimeOnly
- org.junit.jupiter:junit-jupiter-engine 5.8.2 testRuntimeOnly
- org.spekframework.spek2:spek-runner-junit5 2.0.18 testRuntimeOnly
- com.google.code.gson:gson 2.9.0 implementation
- de.vandermeer:asciitable 0.3.2 implementation