Skip to content

Commit

Permalink
fix lets-plot namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
breandan committed Apr 24, 2021
1 parent faefd6e commit d1cf47f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
// Graphical libraries
implementation("org.jzy3d:jzy3d-api:1.0.3")
implementation("com.github.breandan.T-SNE-Java:tsne:master-SNAPSHOT")
implementation("org.jetbrains.lets-plot-kotlin:lets-plot-kotlin-api:2.0.1")
implementation("org.jetbrains.lets-plot:lets-plot-kotlin-api:2.0.1")
implementation("io.github.vovak.astminer:astminer:0.6")
implementation("org.nield:kotlin-statistics:1.2.1")
}
Expand Down

0 comments on commit d1cf47f

Please sign in to comment.