We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3a83d commit 7a4efc2Copy full SHA for 7a4efc2
1 file changed
pom.xml
@@ -64,6 +64,11 @@
64
<artifactId>log4j-core</artifactId>
65
<version>2.17.1</version>
66
</dependency>
67
+ <dependency>
68
+ <groupId>org.jbox2d</groupId>
69
+ <artifactId>jbox2d-library</artifactId>
70
+ <version>2.2.1.1</version>
71
+ </dependency>
72
<dependency>
73
<groupId>com.github.ua-parser</groupId>
74
<artifactId>uap-java</artifactId>
0 commit comments