mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-14 18:43:27 +01:00
back to jitpack master-SNAPSHOT
This commit is contained in:
parent
42598a3634
commit
e04520e9c5
@ -25,11 +25,11 @@ dependencies {
|
||||
// "compileOnly" will not add as dependency. this is different to "compile".
|
||||
compileOnly 'com.google.code.findbugs:jsr305:3.0.1'
|
||||
//compileOnly 'de.inetsoftware:jwebassembly-api:+'
|
||||
compileOnly 'com.github.i-net-software:jwebassembly-api:1500d4af1e' // jitpack snapshot currently not working 'com.github.i-net-software:jwebassembly-api:master-SNAPSHOT'
|
||||
compileOnly 'com.github.i-net-software:jwebassembly-api:master-SNAPSHOT'
|
||||
|
||||
testImplementation 'com.google.code.findbugs:jsr305:3.0.1'
|
||||
//testCompile 'de.inetsoftware:jwebassembly-api:+'
|
||||
testImplementation 'com.github.i-net-software:jwebassembly-api:1500d4af1e' // jitpack snapshot currently not working 'com.github.i-net-software:jwebassembly-api:master-SNAPSHOT'
|
||||
testImplementation 'com.github.i-net-software:jwebassembly-api:master-SNAPSHOT'
|
||||
testImplementation 'junit:junit:+'
|
||||
testImplementation 'org.mockito:mockito-core:4.+'
|
||||
testImplementation 'org.apache.commons:commons-compress:1.2'
|
||||
|
Loading…
x
Reference in New Issue
Block a user