We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07d4a40 commit c83b1b4Copy full SHA for c83b1b4
build.gradle
@@ -79,7 +79,7 @@ dependencies {
79
implementation("org.json:json:20200518")
80
81
// datamanager
82
- implementation("edu.kit.datamanager:generic-message-consumer:0.2.1-SNAPSHOT")
+ implementation("edu.kit.datamanager:generic-message-consumer:0.2.0")
83
implementation "edu.kit.datamanager:service-base:0.2.0"
84
85
runtimeOnly 'org.apache.httpcomponents:httpclient:4.5.6'
0 commit comments