mirror of
https://github.com/magefree/mage.git
synced 2026-01-24 04:09:54 -08:00
[card.plugin] Displaying JXPanel in case there is no image.
This commit is contained in:
parent
502b21fddb
commit
3a0fd73854
4 changed files with 40 additions and 2 deletions
|
|
@ -52,6 +52,11 @@
|
|||
<artifactId>google-collections</artifactId>
|
||||
<version>1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.swinglabs</groupId>
|
||||
<artifactId>swingx</artifactId>
|
||||
<version>1.6.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue