File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
eclipse.platform.releng.prereqs.sdk Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 9090 <!-- Maven versions of asm; Orbit versions of asm are specified above. -->
9191 <location includeDependencyDepth =" none" includeDependencyScopes =" compile" includeSource =" true" missingManifest =" error" type =" Maven" >
9292 <dependencies >
93+ <dependency >
94+ <groupId >io.github.humbleui</groupId >
95+ <artifactId >skija-shared</artifactId >
96+ <version >0.143.11</version >
97+ </dependency >
98+ <dependency >
99+ <groupId >io.github.humbleui</groupId >
100+ <artifactId >skija-windows-x64</artifactId >
101+ <version >0.143.11</version >
102+ </dependency >
103+ <dependency >
104+ <groupId >io.github.humbleui</groupId >
105+ <artifactId >skija-linux-x64</artifactId >
106+ <version >0.143.11</version >
107+ </dependency >
108+ <dependency >
109+ <groupId >io.github.humbleui</groupId >
110+ <artifactId >types</artifactId >
111+ <version >0.1.1</version >
112+ </dependency >
93113 <dependency >
94114 <groupId >com.github.weisj</groupId >
95115 <artifactId >jsvg</artifactId >
You can’t perform that action at this time.
0 commit comments