File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
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" : " 3.0.0 " ,
5
+ "api" : " 3.0.1 " ,
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" : " 3.0.0 " ,
5
- "lib" : " 2.0.3 " ,
6
- "js" : " 2.0.3 " ,
4
+ "api" : " 3.0.1 " ,
5
+ "lib" : " 2.0.4 " ,
6
+ "js" : " 2.0.4 " ,
7
7
"isolatedFrame" : " "
8
8
},
9
9
"link" : " https://github.com/JetBrains/lets-plot-kotlin" ,
10
10
"dependencies" : [
11
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
- " io.github.microutils:kotlin-logging-jvm:2.0.5" ,
15
- " org.jetbrains.kotlinx:kotlinx-html-jvm:0.7.3"
14
+ " io.github.microutils:kotlin-logging-jvm:2.0.5"
16
15
],
17
16
"imports" : [
18
17
" jetbrains.letsPlot.*" ,
You can’t perform that action at this time.
0 commit comments