Skip to content

Commit

Permalink
Add jsvg 1.7.0 to eclipse-sdk target
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Jan 23, 2025
1 parent f19a3d8 commit 034fa5f
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,12 @@
<!-- Maven versions of asm; Orbit versions of asm are specified above. -->
<location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven">
<dependencies>
<dependency>
<groupId>com.github.weisj</groupId>
<artifactId>jsvg</artifactId>
<version>1.7.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
Expand Down

0 comments on commit 034fa5f

Please sign in to comment.