Scripting engine

This commit is contained in:
Daniel Mills
2021-08-07 23:11:09 -04:00
parent 897669a069
commit 8e032fa26a
70 changed files with 470 additions and 9450 deletions
+2 -2
View File
@@ -145,6 +145,6 @@ dependencies {
implementation 'com.google.code.gson:gson:2.8.7'
implementation 'org.ow2.asm:asm:9.2'
implementation 'com.google.guava:guava:30.1.1-jre'
implementation 'bsf:bsf:2.4.0'
implementation 'rhino:js:1.7R2'
}