|
7 | 7 |
|
8 | 8 | <groupId>com.github.andrestubbe</groupId> |
9 | 9 | <artifactId>FastGhostMouse</artifactId> |
10 | | - <version>v0.1.0</version> |
| 10 | + <version>0.1.0</version> |
11 | 11 | <packaging>jar</packaging> |
12 | 12 |
|
13 | 13 | <name>fastghostmouse</name> |
|
31 | 31 | <dependency> |
32 | 32 | <groupId>com.github.andrestubbe</groupId> |
33 | 33 | <artifactId>FastCore</artifactId> |
34 | | - <version>v0.1.0</version> |
| 34 | + <version>0.1.0</version> |
35 | 35 | </dependency> |
36 | 36 | <dependency> |
37 | 37 | <groupId>com.github.andrestubbe</groupId> |
38 | 38 | <artifactId>FastOverlay</artifactId> |
39 | | - <version>v0.1.0</version> |
| 39 | + <version>0.1.0</version> |
40 | 40 | </dependency> |
41 | 41 | <dependency> |
42 | 42 | <groupId>com.github.andrestubbe</groupId> |
43 | 43 | <artifactId>FastRobot</artifactId> |
44 | | - <version>v0.1.0</version> |
| 44 | + <version>0.1.0</version> |
45 | 45 | </dependency> |
46 | 46 | <dependency> |
47 | 47 | <groupId>com.github.andrestubbe</groupId> |
48 | 48 | <artifactId>FastTheme</artifactId> |
49 | | - <version>v0.1.0</version> |
| 49 | + <version>0.1.0</version> |
50 | 50 | </dependency> |
51 | 51 | <dependency> |
52 | 52 | <groupId>com.github.andrestubbe</groupId> |
53 | 53 | <artifactId>FastTween</artifactId> |
54 | | - <version>v0.1.0</version> |
| 54 | + <version>0.1.0</version> |
55 | 55 | </dependency> |
56 | 56 | <dependency> |
57 | 57 | <groupId>com.github.andrestubbe</groupId> |
58 | 58 | <artifactId>FastAnimation</artifactId> |
59 | | - <version>v0.1.0</version> |
| 59 | + <version>0.1.0</version> |
60 | 60 | </dependency> |
61 | 61 | </dependencies> |
62 | 62 |
|
|
0 commit comments