Skip to content

Commit a915ec3

Browse files
Add Taskmaster to javaEE
1 parent 9d2b2b1 commit a915ec3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

javaEE/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ dependencies {
3030
extraLibs 'org.mongodb:bson:3.10.1'
3131
extraLibs 'com.android.support:support-annotations:28.0.0'
3232
extraLibs 'org.java-websocket:Java-WebSocket:1.3.9'
33+
extraLibs 'com.livio.taskmaster:taskmaster:0.2.0'
3334
configurations.api.extendsFrom(configurations.extraLibs)
3435
}
3536

0 commit comments

Comments
 (0)