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.
1 parent 9fda27e commit 9742150Copy full SHA for 9742150
README.md
@@ -13,7 +13,7 @@ Download the latest JAR: https://github.com/DenzelCode/AdvancedSQL/releases/late
13
<groupId>com.code</groupId>
14
<artifactId>advancedsql</artifactId>
15
<version>2.0.0</version>
16
- <systemPath>${project.basedir}/lib/com.code.advancedsql.jar</systemPath>
+ <systemPath>${project.basedir}/lib/AdvancedSQL.jar</systemPath>
17
</dependency>
18
```
19
0 commit comments