mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-02 06:36:22 -04:00
Add UI info for P2P network
This commit is contained in:
parent
b81e263c24
commit
d666c6cd3b
30 changed files with 232 additions and 625 deletions
|
@ -15,13 +15,14 @@
|
|||
<dependency>
|
||||
<groupId>io.bitsquare</groupId>
|
||||
<artifactId>jsocks</artifactId>
|
||||
<version>0.3.2-SNAPSHOT</version>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.bitsquare</groupId>
|
||||
<artifactId>jtorctl</artifactId>
|
||||
<version>0.3.2-SNAPSHOT</version>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
<build>
|
||||
<plugins>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue