mirror of
https://github.com/ZhigalskiiIvan/TextStatisticsProject.git
synced 2024-11-21 23:01:52 +03:00
documentation corrected
This commit is contained in:
parent
3ace636b9d
commit
a8b42a7d42
@ -18,6 +18,7 @@ dependencies {
|
|||||||
implementation("org.slf4j:slf4j-nop:1.7.29")
|
implementation("org.slf4j:slf4j-nop:1.7.29")
|
||||||
implementation("org.jetbrains.lets-plot:lets-plot-image-export:3.1.0")
|
implementation("org.jetbrains.lets-plot:lets-plot-image-export:3.1.0")
|
||||||
testImplementation 'org.jetbrains.kotlin:kotlin-test'
|
testImplementation 'org.jetbrains.kotlin:kotlin-test'
|
||||||
|
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
|
||||||
}
|
}
|
||||||
|
|
||||||
test {
|
test {
|
||||||
|
Loading…
Reference in New Issue
Block a user