Skip to content

Commit 206c648

Browse files
committed
add EvalEx
1 parent 1b304cf commit 206c648

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ dependencies {
5656
api 'javax.persistence:javax.persistence-api:2.2'
5757
api 'io.netty:netty-all:4.1.30.Final'
5858
shadow 'javax.persistence:javax.persistence-api:2.2'
59+
shadow 'com.udojava:EvalEx:2.1'
5960
annotationProcessor 'org.librazy:NyaaUtilsLangChecker:2.0-SNAPSHOT'
6061
annotationProcessor "org.spigotmc:spigot-api:$minecraftVersion-R0.1-SNAPSHOT"
6162
compileOnly 'org.librazy:NyaaUtilsLangChecker:2.0-SNAPSHOT'

0 commit comments

Comments
 (0)