File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "description" : " A Kotlin Multi-Platform ecosystem for symbolic AI" ,
3
+ "properties" : [
4
+ {
5
+ "name" : " v" ,
6
+ "value" : " 0.31.9"
7
+ },
8
+ {
9
+ "name" : " v-renovate-hint" ,
10
+ "value" : " update: package=it.unibo.tuprolog:full"
11
+ }
12
+ ],
13
+ "link" : " https://github.com/gciatto/kt-math" ,
14
+ "repositories" : [
15
+ " https://repo1.maven.org/maven2"
16
+ ],
17
+ "dependencies" : [
18
+ " it.unibo.tuprolog:solve-classic-jvm:$v" ,
19
+ " it.unibo.tuprolog:parser-theory-jvm:$v" ,
20
+ " it.unibo.tuprolog:dsl-solve-jvm:$v"
21
+ ],
22
+ "imports" : [
23
+ " it.unibo.tuprolog.core.*" ,
24
+ " it.unibo.tuprolog.unify.*" ,
25
+ " it.unibo.tuprolog.theory.*" ,
26
+ " it.unibo.tuprolog.solve.*" ,
27
+ " it.unibo.tuprolog.core.parsing.*" ,
28
+ " it.unibo.tuprolog.theory.parsing.*"
29
+ ]
30
+ }
You can’t perform that action at this time.
0 commit comments