We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a76ee2d + 8e2c564 commit 39a4398Copy full SHA for 39a4398
README.md
@@ -166,12 +166,12 @@ dependencies {
166
<!-- imgui-java -->
167
<dependency>
168
<groupId>io.imgui.java</groupId>
169
- <artifactId>binding</artifactId>
+ <artifactId>imgui-java-binding</artifactId>
170
<version>${imgui.java.version}</version>
171
</dependency>
172
173
174
- <artifactId>lwjgl3</artifactId>
+ <artifactId>imgui-java-lwjgl3</artifactId>
175
176
177
0 commit comments