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 ee1ecb6 commit 5bd7ebcCopy full SHA for 5bd7ebc
dev-assist/build.gradle
@@ -13,8 +13,7 @@ repositories {
13
14
dependencies {
15
implementation 'com.googlecode.json-simple:json-simple:1.1'
16
-// implementation 'de.fraunhofer.iem:swan:3.2.2'
17
- implementation files("/Users/rohith/Downloads/swan 4.jar")
+ implementation 'de.fraunhofer.iem:swan:3.2.2'
18
implementation 'org.slf4j:slf4j-api:1.7.29'
19
implementation 'org.slf4j:slf4j-simple:1.7.29'
20
implementation 'org.apache.commons:commons-lang3:3.0'
0 commit comments