change in richedit

This commit is contained in:
mimic
2020-03-05 14:02:32 +01:00
parent 3b45f0e95e
commit 131087a3f1
7 changed files with 101 additions and 252 deletions
+6
View File
@@ -29,6 +29,12 @@
<artifactId>javatuples</artifactId>
<version>1.2</version>
</dependency>
<dependency>
<groupId>me.tongfei</groupId>
<artifactId>progressbar</artifactId>
<version>0.8.1</version>
</dependency>
<!-- akka -->
<dependency>