File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
"description" : " Lets-Plot visualisation for GeoTools toolkit" ,
3
3
"link" : " https://github.com/JetBrains/lets-plot-kotlin" ,
4
4
"properties" : {
5
- "api" : " 2 .0.1 " ,
5
+ "api" : " 3 .0.0 " ,
6
6
"gt" : " [23,)"
7
7
},
8
8
"repositories" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"description" : " ggplot-like interactive visualization for Kotlin" ,
3
3
"properties" : {
4
- "api" : " 2 .0.1 " ,
5
- "lib" : " 2.0.2 " ,
6
- "js" : " 2.0.2 " ,
4
+ "api" : " 3 .0.0 " ,
5
+ "lib" : " 2.0.3 " ,
6
+ "js" : " 2.0.3 " ,
7
7
"isolatedFrame" : " "
8
8
},
9
9
"link" : " https://github.com/JetBrains/lets-plot-kotlin" ,
10
10
"dependencies" : [
11
- " org.jetbrains.lets-plot:lets-plot-kotlin-api- kernel:$api" ,
11
+ " org.jetbrains.lets-plot:lets-plot-kotlin-kernel:$api" ,
12
12
" org.jetbrains.lets-plot:lets-plot-common:$lib" ,
13
13
" org.jetbrains.lets-plot:lets-plot-image-export:$lib" ,
14
-
15
- " io.github.microutils:kotlin-logging -jvm:2.0.5 "
14
+ " io.github.microutils:kotlin-logging-jvm:2.0.5 " ,
15
+ " org.jetbrains.kotlinx:kotlinx-html -jvm:0.7.3 "
16
16
],
17
17
"imports" : [
18
18
" jetbrains.letsPlot.*" ,
You can’t perform that action at this time.
0 commit comments