File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <artifactId >geom</artifactId >
66 <version >1.0</version >
77
8-
9-
10-
11-
12-
13-
148 <properties >
159 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1610 </properties >
1711
18-
19-
20-
21-
2212 <build >
2313 <plugins >
2414 <plugin >
5545 </plugins >
5646 </build >
5747
58-
59-
60-
61-
62-
63-
64-
65-
66-
67-
68-
6948 <repositories >
7049 <repository >
7150 <id >jitpack.io</id >
7453 </repositories >
7554
7655 <dependencies >
77- <dependency >
78- <groupId >com.github.jpsember</groupId >
79- <artifactId >java-core</artifactId >
80- <version >1.3.12</version >
81- </dependency >
8256
8357 <dependency >
84- <groupId >com.github.jpsember</groupId >
85- <artifactId >java-testutil</artifactId >
86- <version >1.3.1</version >
87- </dependency >
88-
89- <dependency >
90- <groupId >com.github.jpsember</groupId >
91- <artifactId >java-graphics</artifactId >
92- <version >1.0.1</version >
93- </dependency >
94-
95- <dependency >
9658 <groupId >com.github.jpsember</groupId >
9759 <artifactId >java-gui</artifactId >
98- <version >1.0.4 </version >
99- </dependency >
60+ <version >1.0.5 </version >
61+ </dependency >
10062
10163 </dependencies >
10264
You can’t perform that action at this time.
0 commit comments