mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09:38 +02:00
Add Smack.getNoticeStream() and 'License' section to README
This commit is contained in:
parent
1f5ada4822
commit
afd18f95c9
5 changed files with 79 additions and 1 deletions
|
@ -14,7 +14,7 @@ dependencies {
|
|||
api project(':smack-resolver-minidns-dox')
|
||||
api project(':smack-tcp')
|
||||
|
||||
testImplementation 'com.google.guava:guava:28.2-jre'
|
||||
testImplementation(testFixtures(project(":smack-core")))
|
||||
testImplementation 'org.jgrapht:jgrapht-io:1.3.1'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue